summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRichard Burton <richard.burton@arm.com>2022-03-04 09:19:09 +0000
committerRichard <richard.burton@arm.com>2022-03-04 09:45:29 +0000
commitb4123fd715e41070be5bb39600625c740185f562 (patch)
tree78ff9672a8adcdd9d97b40a3de17a6985b1a6659 /.gitmodules
parent2aa31324349f64ac1a6596006c6c88dcbc596a49 (diff)
downloadml-embedded-evaluation-kit-b4123fd715e41070be5bb39600625c740185f562.tar.gz
MLECO-2978: Update to 22.02 dependencies
* Core-platform now a depdenency for timing adapter Signed-off-by: Richard Burton <richard.burton@arm.com> Change-Id: I54f3773bdf91083fa1513be15372fcf2231bea2c
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 66bff3c..2fc7c1a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,6 +7,6 @@
[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
+[submodule "dependencies/core-platform"]
+ path = dependencies/core-platform
+ url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform