blob: 0cb5426921ed8809bbac3403b68a61d0f1f08533 [file] [log] [blame]
Kristofer Jonssonc6d13182021-11-29 13:21:06 +01001{
2 "externals":
3 [
4 {
5 "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": "21.11"
9 },
10 {
11 "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": "21.11"
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": "21.11"
21 },
22 {
23 "path": "core_software/cmsis",
24 "fetchurl": "https://github.com/ARM-software/CMSIS_5.git",
25 "revision": "1fab31865cd538f12d1f74b760939404771603e3"
26 },
27 {
28 "path": "core_software/cmsis-view",
29 "fetchurl": "https://github.com/ARM-software/CMSIS-View.git",
30 "revision": "8dabfca313b88b93ca9afd1dd2454e29ba859a6a"
31 },
32 {
33 "path": "core_software/rtos/freertos",
34 "fetchurl": "https://github.com/aws/amazon-freertos.git",
35 "revision": "202107.00"
36 },
37 {
38 "path": "core_software/rtos/freertos/freertos_kernel",
39 "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git",
40 "revision": "V10.4.3"
41 },
42 {
43 "path": "core_software/rtos/threadx",
44 "fetchurl": "https://github.com/azure-rtos/threadx",
45 "revision": "v6.1.8_rel"
46 },
47 {
48 "path": "core_software/tflite_micro",
49 "fetchurl": "https://github.com/tensorflow/tflite-micro",
50 "revision": "f75696cb9e7e5cc06761af2a83f7df0e5e975363"
51 },
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": "21.11"
57 },
58 {
59 "path": "linux_driver_stack/flatbuffers",
60 "fetchurl": "https://github.com/google/flatbuffers",
61 "revision": "e89de4411d441954d523b851dd10dfedde502450"
62 },
63 {
64 "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": "3.2.0"
68 }
69 ]
70}