mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 18:09:04 +00:00
Update platformio.ini
should be dash instead of underscore
This commit is contained in:
parent
902f38238d
commit
f6e6f975c0
@ -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 = ${rp2040_base.build_flags}
|
build_flags = ${rp2040_base.build_flags}
|
||||||
-DRPI_PICO
|
-DRPI_PICO
|
||||||
-Ivariants/rpipico_slowclock
|
-Ivariants/rpipico-slowclock
|
||||||
-DDEBUG_RP2040_PORT=Serial2
|
-DDEBUG_RP2040_PORT=Serial2
|
||||||
-DHW_SPI1_DEVICE
|
-DHW_SPI1_DEVICE
|
||||||
-L "${platformio.libdeps_dir}/${this.__env__}/BSEC2 Software Library/src/cortex-m0plus"
|
-L "${platformio.libdeps_dir}/${this.__env__}/BSEC2 Software Library/src/cortex-m0plus"
|
||||||
|
Loading…
Reference in New Issue
Block a user