summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsabella Gottardi <isabella.gottardi@arm.com>2023-03-23 23:15:35 +0000
committerIsabella Gottardi <isabella.gottardi@arm.com>2023-03-28 09:42:11 +0100
commit1f24b267fc18244cce50197c3949b0ea99983768 (patch)
tree6b99618c8d87183b8a3b7bd2138f0d73be09ee47
parent16ea0a01de9e826c54c643cb21ca82d540a470f9 (diff)
downloadml-embedded-evaluation-kit-1f24b267fc18244cce50197c3949b0ea99983768.tar.gz
MLECO-3754: Cmsis pack updates
Change-Id: Ib041604867e761a006d74cef16a33c27d86648eb Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com>
-rw-r--r--scripts/cmake/cmsis-pack-gen/use-case-api.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/scripts/cmake/cmsis-pack-gen/use-case-api.yml b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
index fd95ce6..c526566 100644
--- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml
+++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/main/tools/packgen/schema/manifest.schema.json
#----------------------------------------------------------------------------
-# SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
+# SPDX-FileCopyrightText: Copyright 2022-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
# SPDX-License-Identifier: Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -48,10 +48,15 @@ packs:
requirements:
packages:
- - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.5-rc4"}
+ - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.8"}
- attributes: {vendor: "ARM", name: "CMSIS", version: "5.9.0"}
+ - attributes: {vendor: "ARM", name: "CMSIS-DSP", version: "1.14.4"}
+ - attributes: {vendor: "ARM", name: "CMSIS-NN", version: "4.0.0"}
releases:
+ - version: "23.2.0"
+ date: "2023-03-23"
+ description: "23.02.0 release package"
- version: "22.11.0"
date: "2022-11-09"
description: "22.11.0 release package"