Skip to content

Commit afb5fab

Browse files
committed
build: update pico-sdk submodule to use fork
Point to https://github.com/schkovich/pico-sdk.git while keeping commit b1676c1
1 parent 6ff3851 commit afb5fab

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/raspberrypi/pico-sdk.git
6+
url = https://github.com/schkovich/pico-sdk.git
77
[submodule "system/pyserial"]
88
path = tools/pyserial
99
url = https://github.com/pyserial/pyserial.git

0 commit comments

Comments
 (0)