Skip to content

Commit 741bfa5

Browse files
committed
New esp-tflite-micro version
1 parent c2688d1 commit 741bfa5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.gitmodules

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[submodule "third_party/tflite-micro-esp-examples"]
2-
path = third_party/tflite-micro-esp-examples
3-
url = https://github.com/espressif/tflite-micro-esp-examples.git
41
[submodule "third_party/esp-nn"]
52
path = third_party/esp-nn
63
url = https://github.com/espressif/esp-nn.git
@@ -11,3 +8,7 @@
118
path = third_party/micropython
129
url = https://github.com/micropython/micropython.git
1310
branch = v1.24-release
11+
[submodule "third_party/esp-tflite-micro"]
12+
path = third_party/esp-tflite-micro
13+
url = https://github.com/espressif/esp-tflite-micro.git
14+
branch = master

third_party/esp-tflite-micro

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)