summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKshitij Sisodia <kshitij.sisodia@arm.com>2022-11-09 14:12:08 +0000
committerKshitij Sisodia <kshitij.sisodia@arm.com>2022-11-09 15:30:50 +0000
commit7ac0a3a51b98d63cdda595d686974ec1c9bac316 (patch)
tree19b36ae5cfb86de5dc711d59978dea92d1b1eae1 /scripts
parentbddefa334867499c2d7171e377d25bd4cf4a5c4c (diff)
downloadml-embedded-evaluation-kit-7ac0a3a51b98d63cdda595d686974ec1c9bac316.tar.gz
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 <kshitij.sisodia@arm.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/cmake/cmsis-pack-gen/use-case-api.yml8
1 files changed, 7 insertions, 1 deletions
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"}