|
|
|
@ -58,7 +58,7 @@ build_flags = ${Xiao_rp2040.build_flags} |
|
|
|
; NOTE: DO NOT ENABLE --> -D MESH_PACKET_LOGGING=1 |
|
|
|
; NOTE: DO NOT ENABLE --> -D MESH_DEBUG=1 |
|
|
|
build_src_filter = ${Xiao_rp2040.build_src_filter} |
|
|
|
+<../examples/companion_radio> |
|
|
|
+<../examples/companion_radio/*.cpp> |
|
|
|
lib_deps = ${Xiao_rp2040.lib_deps} |
|
|
|
densaugeo/base64 @ ~1.4.0 |
|
|
|
|
|
|
|
@ -72,7 +72,7 @@ lib_deps = ${Xiao_rp2040.lib_deps} |
|
|
|
; ; -D MESH_PACKET_LOGGING=1 |
|
|
|
; ; -D MESH_DEBUG=1 |
|
|
|
; build_src_filter = ${Xiao_rp2040.build_src_filter} |
|
|
|
; +<../examples/companion_radio> |
|
|
|
; +<../examples/companion_radio/*.cpp> |
|
|
|
; lib_deps = ${Xiao_rp2040.lib_deps} |
|
|
|
; densaugeo/base64 @ ~1.4.0 |
|
|
|
|
|
|
|
@ -87,7 +87,7 @@ lib_deps = ${Xiao_rp2040.lib_deps} |
|
|
|
; ; -D MESH_PACKET_LOGGING=1 |
|
|
|
; ; -D MESH_DEBUG=1 |
|
|
|
; build_src_filter = ${Xiao_rp2040.build_src_filter} |
|
|
|
; +<../examples/companion_radio> |
|
|
|
; +<../examples/companion_radio/*.cpp> |
|
|
|
; lib_deps = ${Xiao_rp2040.lib_deps} |
|
|
|
; densaugeo/base64 @ ~1.4.0 |
|
|
|
|
|
|
|
|