mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-07 10:22:21 +00:00
feat(submodule): add bootloader submodule for tinyuf2
This commit is contained in:
parent
5517a49e14
commit
37cdc407e8
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
1
bootloader
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 0bf633be000a2b62796e071a18b93c1018d3e369
|
||||||
Loading…
Add table
Add a link
Reference in a new issue