mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
Use "target remote" for mpsdebug
This commit is contained in:
@ -24,7 +24,7 @@ end
|
|||||||
define pio_reset_run_target
|
define pio_reset_run_target
|
||||||
end
|
end
|
||||||
|
|
||||||
target extended-remote $DEBUG_PORT
|
target remote $DEBUG_PORT
|
||||||
monitor erase
|
monitor erase
|
||||||
$LOAD_CMDS
|
$LOAD_CMDS
|
||||||
pio_reset_halt_target
|
pio_reset_halt_target
|
||||||
|
Reference in New Issue
Block a user