summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 2fc7c1aecd411192b00265255b2f353dac18454f (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-platform"]
	path = dependencies/core-platform
	url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform