blob: 74d219f5b73a969c58d83d36bec5c96601089bb0 [file] [log] [blame]
Jonny Svärd7fe940e2023-11-23 16:07:16 +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": "23.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": "23.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": "23.11"
21 },
22 {
23 "path": "core_software/cmsis",
24 "fetchurl": "https://github.com/ARM-software/CMSIS_5.git",
25 "revision": "a75f01746df18bb5b929dfb8dc6c9407fac3a0f3"
26 },
27 {
28 "path": "core_software/cmsis-nn",
29 "fetchurl": "https://github.com/ARM-software/CMSIS-NN.git",
30 "revision": "bfc54edb61e873039ec0857cacc40df36b1d644e"
31 },
32 {
33 "path": "core_software/cmsis-view",
34 "fetchurl": "https://github.com/ARM-software/CMSIS-View.git",
35 "revision": "28b5f70791d7b0ca881b1d5fa176a520f4daa49c"
36 },
37 {
38 "path": "core_software/openamp/libmetal",
39 "fetchurl": "https://github.com/OpenAMP/libmetal",
40 "revision": "8041e1c2764812a8d6feded09e68d87bc7812b3e"
41 },
42 {
43 "path": "core_software/openamp/openamp",
44 "fetchurl": "https://github.com/OpenAMP/open-amp",
45 "revision": "v2023.04.0"
46 },
47 {
48 "path": "core_software/rtos/freertos/freertos_kernel",
49 "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git",
50 "revision": "V10.6.1"
51 },
52 {
53 "path": "core_software/rtos/threadx",
54 "name": "linaro",
55 "fetchurl": "https://github.com/Linaro/threadx",
56 "revision": "20ae996c12b6e693db51d5b523d22cd248513702"
57 },
58 {
59 "path": "core_software/tflite_micro",
60 "fetchurl": "https://github.com/tensorflow/tflite-micro",
61 "revision": "0996efe9b60fde8efcde5242df1afc6ee24d9ee2"
62 },
63 {
64 "path": "linux_driver_stack",
65 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack",
66 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack",
67 "revision": "23.11"
68 },
69 {
70 "path": "vela",
71 "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-vela",
72 "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela",
73 "revision": "3.10.0"
74 }
75 ]
76}