diff --git a/platformio/debug/config/mspdebug.py b/platformio/debug/config/mspdebug.py index 6c9b9412..e71b09ca 100644 --- a/platformio/debug/config/mspdebug.py +++ b/platformio/debug/config/mspdebug.py @@ -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