Skip to content

Commit

Permalink
adding micropython and tflite-micro as dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mzakharo committed Feb 13, 2023
1 parent dcb219a commit b131ed5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "micropython"]
path = micropython
url = [email protected]:mzakharo/micropython.git
[submodule "tflite-micro-esp-examples"]
path = tflite-micro-esp-examples
url = https://github.com/espressif/tflite-micro-esp-examples.git
1 change: 1 addition & 0 deletions micropython
Submodule micropython added at d185d4
1 change: 1 addition & 0 deletions tflite-micro-esp-examples

0 comments on commit b131ed5

Please sign in to comment.