From 7ac0a3a51b98d63cdda595d686974ec1c9bac316 Mon Sep 17 00:00:00 2001 From: Kshitij Sisodia Date: Wed, 9 Nov 2022 14:12:08 +0000 Subject: MLECO-3247: Arm Corstone-310 deployment instructions update Minor documentation updates for Corstone-310 target along with version bump for the project and updates to release notes. Change-Id: I8b33b66961ab0517864539d88501ad5d71219368 Signed-off-by: Kshitij Sisodia --- scripts/cmake/cmsis-pack-gen/use-case-api.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/cmake/cmsis-pack-gen/use-case-api.yml b/scripts/cmake/cmsis-pack-gen/use-case-api.yml index 3d81433..549670e 100644 --- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml +++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml @@ -32,7 +32,9 @@ # The PDSC files are the ones extracted from the downloaded packs (and is optional). # packgen and packchk must be installed. See https://github.com/Open-CMSIS-Pack/devtools # on how to build these tools. - +# +# yaml-language-server: $schema=https://github.com/Open-CMSIS-Pack/devtools/blob/tools/toolbox/1.0.0/tools/packgen/schema/manifest.schema.json +# build: - name: "build-dir" options: "cmake -DCMSIS_PACK_GEN_FLOW=ON" @@ -50,9 +52,13 @@ packs: - attributes: {vendor: "ARM", name: "CMSIS", version: "5.9.0"} releases: + - version: "22.11.0" + date: "2022-11-09" + description: "22.11.0 release package" - version: "22.8.0-Beta" date: "2022-09-29" description: "Beta release package" + url: "https://git.mlplatform.org/ml/ethos-u/ml-embedded-evaluation-kit.git/plain/resources/cmsis-packs/ARM.ml-embedded-eval-kit-uc-api.22.8.0-Beta.pack?h=refs/heads/main" taxonomy: - attributes: {Cclass: "ML Eval Kit", doc: "https://review.mlplatform.org/plugins/gitiles/ml/ethos-u/ml-embedded-evaluation-kit/+/refs/heads/main/Readme.md"} -- cgit v1.2.1