mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-16 08:26:52 +03:00
- stb_image.h: Version update 2.25 -> 2.28 - stb_resize.h: Version update 0.96 -> 0.97 - stb_write.h: Version update 1.14 -> 1.16 Co-authored-by: CaCO3 <caco@ruinelli.ch>
13 lines
525 B
Plaintext
13 lines
525 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/tflite-micro-esp-examples"]
|
|
path = code/components/tflite-micro-esp-examples
|
|
url = https://github.com/espressif/tflite-micro-esp-examples.git
|
|
[submodule "code/components/stb"]
|
|
path = code/components/stb
|
|
url = https://github.com/nothings/stb.git
|