Skip to content

Commit 1790e0f

Browse files
committed
Sync board manifests
1 parent b2762b3 commit 1790e0f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

boards/nanorp2040connect.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
"wait_for_upload_port": false,
3636
"protocols": [
3737
"cmsis-dap",
38-
"raspberrypi-swd",
39-
"stlink"
38+
"raspberrypi-swd"
4039
]
4140
},
4241
"url": "https://blog.arduino.cc/2021/01/20/welcome-raspberry-pi-to-the-world-of-microcontrollers/",

boards/pico.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"wait_for_upload_port": false,
3232
"protocols": [
3333
"cmsis-dap",
34-
"raspberrypi-swd",
35-
"stlink"
34+
"raspberrypi-swd"
3635
]
3736
},
3837
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",

0 commit comments

Comments
 (0)