mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Add ulab submodule.
This commit is contained in:
parent
ece89364e5
commit
e00d9b8e50
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -2,3 +2,6 @@
|
||||
path = src/micropython
|
||||
url = https://github.com/openmv/micropython.git
|
||||
branch = openmv
|
||||
[submodule "src/omv/modules/ulab"]
|
||||
path = src/omv/modules/ulab
|
||||
url = https://github.com/v923z/micropython-ulab.git
|
||||
|
||||
1
src/omv/modules/ulab
Submodule
1
src/omv/modules/ulab
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit be9033384eb86a172ef35f6c7b562bc86f194d7d
|
||||
Loading…
Reference in New Issue
Block a user