mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-02 11:55:56 +00:00
delete old lib dependencies in platformio.ini
This commit is contained in:
parent
c6a85fd993
commit
1e40cac13e
@ -9,8 +9,7 @@ build_flags = ${rp2040_base.build_flags}
|
||||
-Ivariants/rp2040-minipill-lora
|
||||
-DDEBUG_RP2040_PORT=Serial
|
||||
-DUSE_SX127x
|
||||
-L "${platformio.libdeps_dir}/${this.__env__}/bsec2/src/cortex-m0plus"
|
||||
lib_deps =
|
||||
${rp2040_base.lib_deps}
|
||||
debug_build_flags = ${rp2040_base.build_flags}, -g
|
||||
debug_tool = cmsis-dap ; for e.g. Picotool
|
||||
debug_tool = cmsis-dap ; for e.g. Picotool
|
||||
|
Loading…
Reference in New Issue
Block a user