From 87c0cce274abf4766400049f372019f86e6ab96d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonny=20Sv=C3=A4rd?= Date: Wed, 24 May 2023 16:33:07 +0200 Subject: 23.05 release Change-Id: Ibc55255e36bc5162d4f8b9802aceddc90911fa14 --- 23.05.json | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 23.05.json diff --git a/23.05.json b/23.05.json new file mode 100644 index 0000000..9bd484d --- /dev/null +++ b/23.05.json @@ -0,0 +1,81 @@ +{ + "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": "23.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": "23.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": "23.05" + }, + { + "path": "core_software/cmsis", + "fetchurl": "https://github.com/ARM-software/CMSIS_5.git", + "revision": "e94a96201a97be3e84d3d6ef081d2f0f7db9b5fd" + }, + { + "path": "core_software/cmsis-nn", + "fetchurl": "https://github.com/ARM-software/CMSIS-NN.git", + "revision": "v4.1.0" + }, + { + "path": "core_software/cmsis-view", + "fetchurl": "https://github.com/ARM-software/CMSIS-View.git", + "revision": "2a2b90f4d94dee5056fcf4369db3fe37d82c203c" + }, + { + "path": "core_software/openamp/libmetal", + "fetchurl": "https://github.com/OpenAMP/libmetal", + "revision": "v2023.04.0" + }, + { + "path": "core_software/openamp/openamp", + "fetchurl": "https://github.com/OpenAMP/open-amp", + "revision": "v2023.04.0" + }, + { + "path": "core_software/rtos/freertos", + "fetchurl": "https://github.com/aws/amazon-freertos.git", + "revision": "41244b002675843d44fc79c8752a87c344eaa855" + }, + { + "path": "core_software/rtos/freertos/freertos_kernel", + "fetchurl": "https://github.com/FreeRTOS/FreeRTOS-Kernel.git", + "revision": "a07f649bd50798cf7bd20325f12491c599a8bd39" + }, + { + "path": "core_software/rtos/threadx", + "name": "linaro", + "fetchurl": "https://github.com/Linaro/threadx", + "revision": "20ae996c12b6e693db51d5b523d22cd248513702" + }, + { + "path": "core_software/tflite_micro", + "fetchurl": "https://github.com/tensorflow/tflite-micro", + "revision": "384dd272f28ea7a99f5f7c211c9791f73cdb301b" + }, + { + "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": "23.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.8.0" + } + ] +} -- cgit v1.2.1