aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--externals.json18
1 files changed, 14 insertions, 4 deletions
diff --git a/externals.json b/externals.json
index 2b4aec8..b84ac40 100644
--- a/externals.json
+++ b/externals.json
@@ -5,19 +5,19 @@
"path": "core_platform",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-platform",
- "revision": "master"
+ "revision": "main"
},
{
"path": "core_software",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software",
- "revision": "master"
+ "revision": "main"
},
{
"path": "core_software/core_driver",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-driver",
- "revision": "master"
+ "revision": "main"
},
{
"path": "core_software/cmsis",
@@ -25,6 +25,16 @@
"revision": "develop"
},
{
+ "path": "core_software/cmsis_6",
+ "fetchurl": "https://github.com/ARM-software/CMSIS_6.git",
+ "revision": "main"
+ },
+ {
+ "path": "core_software/cmsis_6/Cortex_DFP",
+ "fetchurl": "https://github.com/ARM-software/Cortex_DFP.git",
+ "revision": "main"
+ },
+ {
"path": "core_software/cmsis-nn",
"fetchurl": "https://github.com/ARM-software/CMSIS-NN.git",
"revision": "main"
@@ -63,7 +73,7 @@
"path": "linux_driver_stack",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack",
- "revision": "master"
+ "revision": "main"
},
{
"path": "vela",