experiment with CFG_DEBUG (it fails)

1.2-legacy
geeksville 2020-05-21 21:17:38 -07:00
rodzic 9149912a2d
commit a6475ce848
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -130,7 +130,8 @@ framework = arduino
debug_tool = jlink
build_type = debug ; I'm debugging with ICE a lot now
build_flags =
${env.build_flags} -Wno-unused-variable -Isrc/nrf52
${env.build_flags} -Wno-unused-variable -Isrc/nrf52
;-DCFG_DEBUG=3
src_filter =
${env.src_filter} -<esp32/>
lib_ignore =