mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00

This submodule replaces the old libtf with a libraries built from the TFLM upstream. The new libraries are faster and smaller than the previous libtf.
11 lines
346 B
Plaintext
11 lines
346 B
Plaintext
[submodule "src/micropython"]
|
|
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
|
|
[submodule "src/lib/tflm/libtflm"]
|
|
path = src/lib/tflm/libtflm
|
|
url = https://github.com/openmv/libtflm.git
|