|
|
@@ -4,3 +4,6 @@
|
|
|
[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
|