Skip to content

Commit

Permalink
Update pico-sdk and picotool to public
Browse files Browse the repository at this point in the history
  • Loading branch information
will-v-pi committed Aug 8, 2024
1 parent 562483d commit 99b623b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/repositories.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"repositories": [
{
"href": "git@github.com:raspberrypi/pico-sdk-rp2350.git",
"tree": "rp2350"
"href": "https://github.com/raspberrypi/pico-sdk.git",
"tree": "2.0.0"
},
{
"href": "git@github.com:raspberrypi/picotool-rp2350.git",
"tree": "rp2350"
"href": "https://github.com/raspberrypi/picotool.git",
"tree": "2.0.0"
},
{
"href": "[email protected]:raspberrypi/openocd-rp2350.git",
Expand Down

0 comments on commit 99b623b

Please sign in to comment.