Add debug tool

This commit is contained in:
fvanroie 2020-02-07 23:56:40 +01:00
parent dd13a1ff24
commit 2c57e9d068

View File

@ -79,6 +79,8 @@ platform = espressif32
board = esp32dev
upload_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 =
${env.build_flags}