Add pico-sdk as a submodule

This commit is contained in:
Jeff Epler 2025-03-03 13:25:19 -06:00
parent 9b94636a44
commit e8f308ce6b
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,7 +1,6 @@
# These are files and directories that the user is instructed to create during
# the normal build process. Don't offer to commit them to git.
*/build
pico-sdk
# Ignores like this that are specific to operating environments are better
# expressed in your user-global ignores, because every environment creates

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "MCUME_pico2/pico-sdk"]
path = MCUME_pico2/pico-sdk
url = https://github.com/raspberrypi/pico-sdk

1
MCUME_pico2/pico-sdk Submodule

@ -0,0 +1 @@
Subproject commit bddd20f928ce76142793bef434d4f75f4af6e433