forked from alifsemi/alif_ml-embedded-evaluation-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.2 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "dependencies/tensorflow"]
path = dependencies/tensorflow
url = https://github.com/tensorflow/tflite-micro.git
[submodule "dependencies/cmsis"]
path = dependencies/cmsis
url = https://github.com/ARM-software/CMSIS_5.git
[submodule "dependencies/core_driver"]
path = dependencies/core-driver
url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver
[submodule "dependencies/core-platform"]
path = dependencies/core-platform
url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform
[submodule "dependencies/cmsis-dsp"]
path = dependencies/cmsis-dsp
url = https://github.com/ARM-software/CMSIS-DSP.git
[submodule "dependencies/cmsis-nn"]
path = dependencies/cmsis-nn
url = https://github.com/ARM-software/CMSIS-NN.git
[submodule "dependencies/lvgl"]
path = dependencies/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "dependencies/Arm-2D"]
path = dependencies/Arm-2D
url = https://github.com/ARM-software/Arm-2D.git
[submodule "dependencies/cmsis-ensemble-b"]
path = dependencies/cmsis-ensemble
url = https://github.com/alifsemi/alif_ensemble-cmsis-dfp.git
[submodule "dependencies/boardlib"]
path = dependencies/boardlib
url = https://github.com/alifsemi/alif_boardlib.git