mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-29 18:05:42 +00:00
moved variant to rp2040
This commit is contained in:
parent
8b6032ef35
commit
4110b71f85
@ -6,7 +6,7 @@ upload_protocol = picotool
|
||||
# add our variants files to the include and src paths
|
||||
build_flags = ${rp2040_base.build_flags}
|
||||
-DRPI_PICO
|
||||
-Ivariants/rp2040-minipill-lora
|
||||
-Ivariants/rp2040/rp2040-minipill-lora
|
||||
-DDEBUG_RP2040_PORT=Serial
|
||||
lib_deps =
|
||||
${rp2040_base.lib_deps}
|
Loading…
Reference in New Issue
Block a user