From 1e0f599dff998e62adda40f16cc0aaa461a9f635 Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Wed, 25 May 2022 16:10:26 +0200 Subject: 22.05 release Change-Id: I740420bf755dbe6a032a1af88415e3de3cc5c26e --- 22.05.json | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 22.05.json diff --git a/22.05.json b/22.05.json new file mode 100644 index 0000000..06b3e46 --- /dev/null +++ b/22.05.json @@ -0,0 +1,66 @@ +{ + "externals": + [ + { + "path": "core_platform", + "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-platform", + "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-platform", + "revision": "22.05" + }, + { + "path": "core_software", + "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-software", + "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software", + "revision": "22.05" + }, + { + "path": "core_software/core_driver", + "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver", + "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-driver", + "revision": "22.05" + }, + { + "path": "core_software/cmsis", + "fetchurl": "https://github.com/ARM-software/CMSIS_5.git", + "revision": "29615088b12e3ba8ce50d316cf7f38c1bd7fc620" + }, + { + "path": "core_software/cmsis-view", + "fetchurl": "https://github.com/ARM-software/CMSIS-View.git", + "revision": "1.1.1" + }, + { + "path": "core_software/rtos/freertos", + "fetchurl": "https://github.com/aws/amazon-freertos.git", + "revision": "202203.00" + }, + { + "path": "core_software/rtos/freertos/freertos_kernel", + "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git", + "revision": "1ec8e49de4c5de50ffe71554e7e600257dec1f4b" + }, + { + "path": "core_software/rtos/threadx", + "name": "linaro", + "fetchurl": "https://github.com/Linaro/threadx", + "revision": "mps3_an547" + }, + { + "path": "core_software/tflite_micro", + "fetchurl": "https://github.com/tensorflow/tflite-micro", + "revision": "02715237c1fc0a23f465226364d206277f54ebce" + }, + { + "path": "linux_driver_stack", + "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-linux-driver-stack", + "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack", + "revision": "22.05" + }, + { + "path": "vela", + "fetchurl": "https://review.mlplatform.org/ml/ethos-u/ethos-u-vela", + "pushurl": "ssh://review.mlplatform.org:29418/ml/ethos-u/ethos-u-vela", + "revision": "3.4.0" + } + ] +} -- cgit v1.2.1