mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 11:36:51 +03:00
16 lines
634 B
Plaintext
16 lines
634 B
Plaintext
[submodule "code/components/esp32-camera"]
|
|
path = code/components/esp32-camera
|
|
url = https://github.com/espressif/esp32-camera.git
|
|
[submodule "code/components/esp-nn"]
|
|
path = code/components/esp-nn
|
|
url = https://github.com/espressif/esp-nn.git
|
|
[submodule "code/components/esp-tflite-micro"]
|
|
path = code/components/esp-tflite-micro
|
|
url = https://github.com/espressif/esp-tflite-micro.git
|
|
[submodule "code/components/stb"]
|
|
path = code/components/stb
|
|
url = https://github.com/nothings/stb.git
|
|
[submodule "code/components/esp-protocols"]
|
|
path = code/components/esp-protocols
|
|
url = https://github.com/espressif/esp-protocols.git
|