mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Add debug tool
This commit is contained in:
parent
dd13a1ff24
commit
2c57e9d068
@ -79,6 +79,8 @@ platform = espressif32
|
|||||||
board = esp32dev
|
board = esp32dev
|
||||||
upload_port = COM3 ; Change to the correct port
|
upload_port = COM3 ; Change to the correct port
|
||||||
monitor_port = COM3 ; Change to the correct port
|
monitor_port = COM3 ; Change to the correct port
|
||||||
|
debug_tool = esp-prog
|
||||||
|
debug_init_break = tbreak setup
|
||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
${env.build_flags}
|
${env.build_flags}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user