Use "target remote" for mpsdebug

This commit is contained in:
Ivan Kravets
2021-03-19 18:26:09 +02:00
parent ebe5785a91
commit a366d1af2a

View File

@ -24,7 +24,7 @@ end
define pio_reset_run_target
end
target extended-remote $DEBUG_PORT
target remote $DEBUG_PORT
monitor erase
$LOAD_CMDS
pio_reset_halt_target