Skip to content

Commit 1135bf2

Browse files
committed
Switch to v5.2.2, Updated esp_tflite_micro
1 parent b91eed1 commit 1135bf2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
[submodule "third_party/micropython-ulab"]
88
path = third_party/micropython-ulab
99
url = https://github.com/v923z/micropython-ulab.git
10-
[submodule "third_party/esp-tflite-micro"]
11-
path = third_party/esp-tflite-micro
12-
url = https://github.com/espressif/esp-tflite-micro.git
1310
[submodule "third_party/micropython"]
1411
path = third_party/micropython
1512
url = https://github.com/micropython/micropython.git
1613
branch = v1.24-release
14+
[submodule "third_party/esp-tflite-micro"]
15+
path = third_party/esp-tflite-micro
16+
url = https://github.com/espressif/esp-tflite-micro.git

0 commit comments

Comments
 (0)