sforkowany z mirror/meshtastic-firmware
experiment with CFG_DEBUG (it fails)
rodzic
9149912a2d
commit
a6475ce848
|
@ -131,6 +131,7 @@ debug_tool = jlink
|
||||||
build_type = debug ; I'm debugging with ICE a lot now
|
build_type = debug ; I'm debugging with ICE a lot now
|
||||||
build_flags =
|
build_flags =
|
||||||
${env.build_flags} -Wno-unused-variable -Isrc/nrf52
|
${env.build_flags} -Wno-unused-variable -Isrc/nrf52
|
||||||
|
;-DCFG_DEBUG=3
|
||||||
src_filter =
|
src_filter =
|
||||||
${env.src_filter} -<esp32/>
|
${env.src_filter} -<esp32/>
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
|
|
Ładowanie…
Reference in New Issue