Skip to content

Commit 354edb3

Browse files
Move pico-sdk to RPI's original version (#1239)
No need to use my own fork, we're using the default upstream code.
1 parent 96113fe commit 354edb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
url = https://github.com/earlephilhower/ArduinoCore-API.git
44
[submodule "pico-sdk"]
55
path = pico-sdk
6-
url = https://github.com/earlephilhower/pico-sdk.git
6+
url = https://github.com/raspberrypi/pico-sdk.git
77
[submodule "system/pyserial"]
88
path = tools/pyserial
99
url = https://github.com/pyserial/pyserial.git

0 commit comments

Comments
 (0)