Playing with debug

This commit is contained in:
2025-12-19 12:46:28 +11:00
parent 139c6f961d
commit 95d83b492a

View File

@@ -48,6 +48,12 @@ board_build.partitions = no_ota.csv
#upload_port = Button.local
monitor_speed = 115200
monitor_filters = esp32_exception_decoder
#debug_tool = esp-prog ; esp-bridge, esp-prog ; or ftdi, esp-builtin, jlink, etc.
# debug_speed = 5000 ; optional: JTAG speed in kHz
#build_flags =
# -DCORE_DEBUG_LEVEL=5 ; ESP32 debug level
# -O0 ; no optimization
# -g3 ; max debug info
build_flags =
-Os
lib_deps =