Remove tmp code
This commit is contained in:
+1
-2
@@ -72,8 +72,7 @@ class Espressif32Platform(PlatformBase):
|
|||||||
"$INIT_BREAK",
|
"$INIT_BREAK",
|
||||||
"mon reset halt",
|
"mon reset halt",
|
||||||
"$LOAD_CMD",
|
"$LOAD_CMD",
|
||||||
"pio_reset_halt_target",
|
"pio_reset_halt_target"
|
||||||
"continue"
|
|
||||||
],
|
],
|
||||||
"load_cmd": 'mon program_esp32 "$PROG_DIR/firmware.bin" 0x10000 verify'
|
"load_cmd": 'mon program_esp32 "$PROG_DIR/firmware.bin" 0x10000 verify'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user