Updated debug in platform.ini to pass build pipeline
This commit is contained in:
+3
-3
@@ -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.
|
||||
Reference in New Issue
Block a user