feat(submodule): add bootloader submodule for tinyuf2

This commit is contained in:
HendrikRauh 2026-03-16 21:32:11 +01:00
parent 5517a49e14
commit 37cdc407e8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "docs/external/doxygen-awesome-css"] [submodule "docs/external/doxygen-awesome-css"]
path = docs/external/doxygen-awesome-css path = docs/external/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css url = https://github.com/jothepro/doxygen-awesome-css
[submodule "bootloader"]
path = bootloader
url = https://github.com/adafruit/tinyuf2.git

1
bootloader Submodule

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