We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562483d commit 99b623bCopy full SHA for 99b623b
config/repositories.json
@@ -1,12 +1,12 @@
1
{
2
"repositories": [
3
4
- "href": "git@github.com:raspberrypi/pico-sdk-rp2350.git",
5
- "tree": "rp2350"
+ "href": "https://github.com/raspberrypi/pico-sdk.git",
+ "tree": "2.0.0"
6
},
7
8
- "href": "git@github.com:raspberrypi/picotool-rp2350.git",
9
+ "href": "https://github.com/raspberrypi/picotool.git",
10
11
12
"href": "[email protected]:raspberrypi/openocd-rp2350.git",
0 commit comments