File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ build_flags =
6868; -D MESH_DEBUG=1
6969build_src_filter = ${Xiao_nrf52.build_src_filter}
7070 +<helpers/nrf52/SerialBLEInterface.cpp>
71- +<../examples/companion_radio>
71+ +<../examples/companion_radio/*.cpp >
7272lib_deps =
7373 ${Xiao_nrf52.lib_deps}
7474 densaugeo/base64 @ ~1.4.0
@@ -83,7 +83,7 @@ build_flags =
8383; -D MESH_DEBUG=1
8484build_src_filter = ${Xiao_nrf52.build_src_filter}
8585 +<helpers/nrf52/SerialBLEInterface.cpp>
86- +<../examples/companion_radio>
86+ +<../examples/companion_radio/*.cpp >
8787lib_deps =
8888 ${Xiao_nrf52.lib_deps}
8989 densaugeo/base64 @ ~1.4.0
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ build_flags = ${Xiao_rp2040.build_flags}
5858; NOTE: DO NOT ENABLE --> -D MESH_PACKET_LOGGING=1
5959; NOTE: DO NOT ENABLE --> -D MESH_DEBUG=1
6060build_src_filter = ${Xiao_rp2040.build_src_filter}
61- +<../examples/companion_radio>
61+ +<../examples/companion_radio/*.cpp >
6262lib_deps = ${Xiao_rp2040.lib_deps}
6363 densaugeo/base64 @ ~1.4.0
6464
@@ -72,7 +72,7 @@ lib_deps = ${Xiao_rp2040.lib_deps}
7272; ; -D MESH_PACKET_LOGGING=1
7373; ; -D MESH_DEBUG=1
7474; build_src_filter = ${Xiao_rp2040.build_src_filter}
75- ; +<../examples/companion_radio>
75+ ; +<../examples/companion_radio/*.cpp >
7676; lib_deps = ${Xiao_rp2040.lib_deps}
7777; densaugeo/base64 @ ~1.4.0
7878
@@ -87,7 +87,7 @@ lib_deps = ${Xiao_rp2040.lib_deps}
8787; ; -D MESH_PACKET_LOGGING=1
8888; ; -D MESH_DEBUG=1
8989; build_src_filter = ${Xiao_rp2040.build_src_filter}
90- ; +<../examples/companion_radio>
90+ ; +<../examples/companion_radio/*.cpp >
9191; lib_deps = ${Xiao_rp2040.lib_deps}
9292; densaugeo/base64 @ ~1.4.0
9393
You can’t perform that action at this time.
0 commit comments