Revert back to "program_esp32'

This commit is contained in:
Ivan Kravets
2018-05-09 20:08:20 +03:00
parent 0e9013788c
commit a585ee7765
+2 -2
View File
@@ -80,8 +80,8 @@ class Espressif32Platform(PlatformBase):
"$LOAD_CMD",
"pio_reset_halt_target"
],
"load_cmd": 'preload'
# "load_cmd": 'mon program_esp32 "$PROG_DIR/firmware.bin" 0x10000 verify'
# "load_cmd": 'preload'
"load_cmd": 'mon program_esp32 "$PROG_DIR/firmware.bin" 0x10000 verify'
}
board.manifest['debug'] = debug