blob: b79c418c8f341b7c3c87c6b5f8f72f7a4ccfbb97 [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 Jonsson7e4626c2020-11-27 16:00:48 +010028 "path": "core_software/rtos/freertos",
29 "fetchurl": "https://github.com/aws/amazon-freertos.git",
30 "revision": "master"
31 },
32 {
33 "path": "core_software/rtos/freertos/freertos_kernel",
34 "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git",
35 "revision": "master"
36 },
37 {
Kristofer Jonssona5e79202020-09-01 16:32:43 +020038 "path": "core_software/tensorflow",
39 "fetchurl": "https://github.com/tensorflow/tensorflow",
40 "revision": "master"
41 },
42 {
43 "path": "linux_driver_stack",
44 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack",
45 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack",
46 "revision": "master"
47 },
48 {
Kristofer Jonssonf89eb7b2020-09-11 15:27:17 +020049 "path": "linux_driver_stack/flatbuffers",
50 "fetchurl": "https://github.com/google/flatbuffers",
51 "revision": "master"
52 },
53 {
Kristofer Jonssona5e79202020-09-01 16:32:43 +020054 "path": "vela",
55 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-vela",
56 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela",
57 "revision": "master"
58 }
59 ]
60}