|
|
@@ -1,6 +1,5 @@
|
|
|
[rpi_picow]
|
|
|
extends = rp2040_base
|
|
|
-platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
|
|
board = rpipicow
|
|
|
board_build.core = earlephilhower
|
|
|
board_build.filesystem_size = 0.5m
|
|
|
@@ -65,6 +64,7 @@ build_src_filter = ${rpi_picow.build_src_filter}
|
|
|
+<../examples/companion_radio/*.cpp>
|
|
|
lib_deps = ${rpi_picow.lib_deps}
|
|
|
densaugeo/base64 @ ~1.4.0
|
|
|
+lib_ignore = BLE
|
|
|
|
|
|
; [env:PicoW_companion_radio_ble]
|
|
|
; extends = rpi_picow
|