Updated debug in platform.ini to pass build pipeline

This commit is contained in:
Niklas Jensen
2026-01-30 20:10:17 +01:00
committed by nikguin04
parent bdee1d0e04
commit 5df67bffb2
+3 -3
View File
@@ -117,6 +117,6 @@ extra_scripts =
pre:esp32/scripts/pre_build.py
pre:esp32/scripts/build_app.py
lib_compat_mode = strict
debug_tool = esp-builtin
debug_init_break =
#upload_port = COM[13] # Only use this when upload port is not correctly detected due to multiple COM ports attached.
; debug_tool = esp-builtin
; debug_init_break =
; upload_port = COM[13] # Only use this when upload port is not correctly detected due to multiple COM ports attached.