blob: 5d40838b2f5546455dec13271d563ec353c1fb75 [file] [log] [blame]
Kristofer Jonsson70050db2021-08-31 17:06:40 +02001{
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.08"
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.08"
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.08"
21 },
22 {
23 "path": "core_software/cmsis",
24 "fetchurl": "https://github.com/ARM-software/CMSIS_5.git",
25 "revision": "c43379be65dec9d808b72b8efbe52cad762909be"
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": "c290780e3464941e190db19e88d03979fb2b11d8"
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": "4e091a46e935afcb27035e538044e37892d4a983"
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.08"
57 },
58 {
59 "path": "linux_driver_stack/flatbuffers",
60 "fetchurl": "https://github.com/google/flatbuffers",
61 "revision": "db6eae5c429d6fd1fed67a4beb64258ab02aac98"
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.1.0"
68 }
69 ]
70}