mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-12 05:51:29 +00:00
Fix typo in used variant.
This commit is contained in:
parent
a435e8b526
commit
acebdb5f77
@ -15,7 +15,7 @@ debug_init_cmds =
|
|||||||
# add our variants files to the include and src paths
|
# add our variants files to the include and src paths
|
||||||
build_flags = ${rp2350_base.build_flags}
|
build_flags = ${rp2350_base.build_flags}
|
||||||
-DRPI_PICO2
|
-DRPI_PICO2
|
||||||
-Ivariants/rpipico2
|
-Ivariants/rpipico2w
|
||||||
# -DDEBUG_RP2040_PORT=Serial
|
# -DDEBUG_RP2040_PORT=Serial
|
||||||
-DHW_SPI1_DEVICE
|
-DHW_SPI1_DEVICE
|
||||||
-DARDUINO_RASPBERRY_PI_PICO_2W
|
-DARDUINO_RASPBERRY_PI_PICO_2W
|
||||||
|
Loading…
Reference in New Issue
Block a user