Skip to content

Commit ef3ee7a

Browse files
committed
lib/pico-sdk: Add new pico-sdk submodule, for the rp2 port.
Signed-off-by: Damien George <damien@micropython.org>
1 parent ec0503b commit ef3ee7a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@
3939
[submodule "lib/libhydrogen"]
4040
path = lib/libhydrogen
4141
url = https://github.com/jedisct1/libhydrogen.git
42+
[submodule "lib/pico-sdk"]
43+
path = lib/pico-sdk
44+
url = https://github.com/raspberrypi/pico-sdk.git

lib/pico-sdk

Submodule pico-sdk added at 493ed00

0 commit comments

Comments
 (0)