Skip to content

Commit 99b623b

Browse files
committed
Update pico-sdk and picotool to public
1 parent 562483d commit 99b623b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/repositories.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"repositories": [
33
{
4-
"href": "git@github.com:raspberrypi/pico-sdk-rp2350.git",
5-
"tree": "rp2350"
4+
"href": "https://github.com/raspberrypi/pico-sdk.git",
5+
"tree": "2.0.0"
66
},
77
{
8-
"href": "git@github.com:raspberrypi/picotool-rp2350.git",
9-
"tree": "rp2350"
8+
"href": "https://github.com/raspberrypi/picotool.git",
9+
"tree": "2.0.0"
1010
},
1111
{
1212
"href": "[email protected]:raspberrypi/openocd-rp2350.git",

0 commit comments

Comments
 (0)