Add SDK and examples modules.
This commit is contained in:
parent
2c815afd2b
commit
a81931cac6
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[submodule "pico-examples"]
|
||||||
|
path = pico-examples
|
||||||
|
url = https://github.com/raspberrypi/pico-examples.git
|
||||||
|
[submodule "pico-sdk"]
|
||||||
|
path = pico-sdk
|
||||||
|
url = https://github.com/raspberrypi/pico-sdk.git
|
||||||
|
[submodule "picotool"]
|
||||||
|
path = picotool
|
||||||
|
url = https://github.com/raspberrypi/picotool.git
|
1
pico-sdk
Submodule
1
pico-sdk
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 2e6142b15b8a75c1227dd3edbe839193b2bf9041
|
1
picotool
Submodule
1
picotool
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 03f28122cc170535f35e5bf8fa37be024489f5eb
|
Loading…
Reference in New Issue
Block a user