Update default debug initial commands

This commit is contained in:
Ivan Kravets
2018-06-28 20:18:47 +03:00
parent 2100b95f60
commit f7d0955791
+1 -1
View File
@@ -74,7 +74,7 @@ class Espressif32Platform(PlatformBase):
"init_cmds": [ "init_cmds": [
"define pio_reset_halt_target", "define pio_reset_halt_target",
" mon reset halt", " mon reset halt",
" x $a1=0", " flushregs",
"end", "end",
"define pio_reset_target", "define pio_reset_target",
" mon reset", " mon reset",