aboutsummaryrefslogtreecommitdiff
path: root/externals.json
diff options
context:
space:
mode:
Diffstat (limited to 'externals.json')
-rw-r--r--externals.json38
1 files changed, 21 insertions, 17 deletions
diff --git a/externals.json b/externals.json
index ad9e62c..10a66eb 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,25 +25,34 @@
"revision": "develop"
},
{
+ "path": "core_software/cmsis-nn",
+ "fetchurl": "https://github.com/ARM-software/CMSIS-NN.git",
+ "revision": "main"
+ },
+ {
"path": "core_software/cmsis-view",
"fetchurl": "https://github.com/ARM-software/CMSIS-View.git",
"revision": "main"
},
{
- "path": "core_software/rtos/freertos",
- "fetchurl": "https://github.com/aws/amazon-freertos.git",
- "revision": "main"
+ "path": "core_software/openamp/libmetal",
+ "fetchurl": "https://github.com/OpenAMP/libmetal",
+ "revision": "959fddbd706a67b0699e0dd7a46e36fe49079ef9"
+ },
+ {
+ "path": "core_software/openamp/openamp",
+ "fetchurl": "https://github.com/OpenAMP/open-amp",
+ "revision": "1680aada793d78b512f98cc1fa8fc2ee837919e5"
},
{
"path": "core_software/rtos/freertos/freertos_kernel",
"fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git",
- "revision": "main"
+ "revision": "V11.0.1"
},
{
"path": "core_software/rtos/threadx",
- "name": "linaro",
- "fetchurl": "https://github.com/Linaro/threadx",
- "revision": "mps3_an547"
+ "fetchurl": "https://github.com/eclipse-threadx/threadx",
+ "revision": "v6.4.1_rel"
},
{
"path": "core_software/tflite_micro",
@@ -54,18 +63,13 @@
"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"
- },
- {
- "path": "linux_driver_stack/flatbuffers",
- "fetchurl": "https://github.com/google/flatbuffers",
- "revision": "master"
+ "revision": "main"
},
{
"path": "vela",
"fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-vela",
"pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela",
- "revision": "master"
+ "revision": "main"
}
]
}