blob: cc7f241a9a717cc8c0af31a1b97251b0e96157ee [file] [log] [blame]
Kristofer Jonssona5e79202020-09-01 16:32:43 +02001{
2 "externals":
3 [
4 {
Kristofer Jonssonb2645b72020-11-17 16:40:08 +01005 "path": "core_platform",
6 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform",
7 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-platform",
8 "revision": "master"
9 },
10 {
Kristofer Jonssona5e79202020-09-01 16:32:43 +020011 "path": "core_software",
12 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software",
13 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software",
14 "revision": "master"
15 },
16 {
17 "path": "core_software/core_driver",
18 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver",
19 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-driver",
20 "revision": "master"
21 },
22 {
23 "path": "core_software/cmsis",
24 "fetchurl": "https://github.com/ARM-software/CMSIS_5.git",
Bhavik Patelc081d9e2020-11-09 09:36:31 +010025 "revision": "develop"
Kristofer Jonssona5e79202020-09-01 16:32:43 +020026 },
27 {
Kristofer Jonssondcbbf3b2022-10-10 12:22:15 +020028 "path": "core_software/cmsis-nn",
29 "fetchurl": "https://github.com/ARM-software/CMSIS-NN.git",
30 "revision": "main"
31 },
32 {
Kristofer Jonsson0b55b512021-05-27 14:47:29 +020033 "path": "core_software/cmsis-view",
34 "fetchurl": "https://github.com/ARM-software/CMSIS-View.git",
35 "revision": "main"
36 },
37 {
Kristofer Jonsson3b10c9f2023-01-18 08:18:46 +010038 "path": "core_software/openamp/libmetal",
39 "fetchurl": "https://github.com/OpenAMP/libmetal",
40 "revision": "main"
41 },
42 {
43 "path": "core_software/openamp/openamp",
44 "fetchurl": "https://github.com/OpenAMP/open-amp",
45 "revision": "main"
46 },
47 {
Kristofer Jonsson7e4626c2020-11-27 16:00:48 +010048 "path": "core_software/rtos/freertos",
49 "fetchurl": "https://github.com/aws/amazon-freertos.git",
Kristofer Jonssonf515b732021-05-18 09:41:20 +020050 "revision": "main"
Kristofer Jonsson7e4626c2020-11-27 16:00:48 +010051 },
52 {
53 "path": "core_software/rtos/freertos/freertos_kernel",
54 "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git",
liodek011ab03a22021-06-27 11:15:21 +030055 "revision": "main"
56 },
57 {
58 "path": "core_software/rtos/threadx",
Kristofer Jonssone98770c2022-02-28 14:28:39 +010059 "name": "linaro",
60 "fetchurl": "https://github.com/Linaro/threadx",
61 "revision": "mps3_an547"
Kristofer Jonsson7e4626c2020-11-27 16:00:48 +010062 },
63 {
Kristofer Jonsson219a3762021-06-18 08:54:03 +020064 "path": "core_software/tflite_micro",
65 "fetchurl": "https://github.com/tensorflow/tflite-micro",
66 "revision": "main"
Kristofer Jonssona5e79202020-09-01 16:32:43 +020067 },
68 {
69 "path": "linux_driver_stack",
70 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack",
71 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack",
72 "revision": "master"
73 },
74 {
Kristofer Jonssona5e79202020-09-01 16:32:43 +020075 "path": "vela",
76 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-vela",
77 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela",
Kristofer Jonssonf0bc74f2022-12-06 15:00:25 +010078 "revision": "main"
Kristofer Jonssona5e79202020-09-01 16:32:43 +020079 }
80 ]
81}