mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
lib: Add TinyUSB submodule.
This commit is contained in:
parent
bddbbdec25
commit
ec84348195
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -8,3 +8,6 @@
|
||||
[submodule "src/lib/tflm/libtflm"]
|
||||
path = src/lib/tflm/libtflm
|
||||
url = https://github.com/openmv/libtflm.git
|
||||
[submodule "src/lib/tinyusb"]
|
||||
path = src/lib/tinyusb
|
||||
url = https://github.com/hathach/tinyusb
|
||||
|
||||
1
src/lib/tinyusb
Submodule
1
src/lib/tinyusb
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5217cee5de4cd555018da90f9f1bcc87fb1c1d3a
|
||||
Loading…
Reference in New Issue
Block a user