add pico-extras submodule
This commit is contained in:
parent
6eb0b4d8d7
commit
5c7a6eb70a
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "MCUME_pico2/pico-sdk"]
|
||||
path = MCUME_pico2/pico-sdk
|
||||
url = https://github.com/raspberrypi/pico-sdk
|
||||
[submodule "MCUME_pico2/pico-extras"]
|
||||
path = MCUME_pico2/pico-extras
|
||||
url = https://github.com/adafruit/pico-extras.git
|
||||
|
|
|
|||
1
MCUME_pico2/pico-extras
Submodule
1
MCUME_pico2/pico-extras
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 53a61412565177133c810441f675a5d4a0bf24fa
|
||||
Loading…
Reference in a new issue