-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding micropython and tflite-micro as dependencies
- Loading branch information
Showing
3 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Submodule micropython
added at
d185d4
Submodule tflite-micro-esp-examples
added at
388c55