blob: 67adc9a7c8e061c35d333d6ddd9e0ae0d6ce8cd9 [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 Jonsson0b55b512021-05-27 14:47:29 +020028 "path": "core_software/cmsis-view",
29 "fetchurl": "https://github.com/ARM-software/CMSIS-View.git",
30 "revision": "main"
31 },
32 {
Kristofer Jonsson7e4626c2020-11-27 16:00:48 +010033 "path": "core_software/rtos/freertos",
34 "fetchurl": "https://github.com/aws/amazon-freertos.git",
Kristofer Jonssonf515b732021-05-18 09:41:20 +020035 "revision": "main"
Kristofer Jonsson7e4626c2020-11-27 16:00:48 +010036 },
37 {
38 "path": "core_software/rtos/freertos/freertos_kernel",
39 "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git",
liodek011ab03a22021-06-27 11:15:21 +030040 "revision": "main"
41 },
42 {
43 "path": "core_software/rtos/threadx",
44 "fetchurl": "https://github.com/azure-rtos/threadx",
45 "revision": "master"
Kristofer Jonsson7e4626c2020-11-27 16:00:48 +010046 },
47 {
Kristofer Jonsson219a3762021-06-18 08:54:03 +020048 "path": "core_software/tflite_micro",
49 "fetchurl": "https://github.com/tensorflow/tflite-micro",
50 "revision": "main"
Kristofer Jonssona5e79202020-09-01 16:32:43 +020051 },
52 {
53 "path": "linux_driver_stack",
54 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack",
55 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack",
56 "revision": "master"
57 },
58 {
Kristofer Jonssonf89eb7b2020-09-11 15:27:17 +020059 "path": "linux_driver_stack/flatbuffers",
60 "fetchurl": "https://github.com/google/flatbuffers",
61 "revision": "master"
62 },
63 {
Kristofer Jonssona5e79202020-09-01 16:32:43 +020064 "path": "vela",
65 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-vela",
66 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela",
67 "revision": "master"
68 }
69 ]
70}