diff options
Diffstat (limited to 'targets/rp2040.json')
-rw-r--r-- | targets/rp2040.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/rp2040.json b/targets/rp2040.json index b06e2c09d..23edc5f68 100644 --- a/targets/rp2040.json +++ b/targets/rp2040.json @@ -1,6 +1,7 @@ { "inherits": ["cortex-m0plus"], "build-tags": ["rp2040", "rp"], + "flash-1200-bps-reset": "true", "flash-method": "msd", "serial": "usb", "msd-volume-name": "RPI-RP2", |