summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 66bff3c5b1a9cbefda57462b8af955a8af49578a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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-software"]
	path = dependencies/core-software
	url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software