summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: fb895832fedd6c46208e3993d7736501083a76d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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