From 1f24b267fc18244cce50197c3949b0ea99983768 Mon Sep 17 00:00:00 2001 From: Isabella Gottardi Date: Thu, 23 Mar 2023 23:15:35 +0000 Subject: MLECO-3754: Cmsis pack updates Change-Id: Ib041604867e761a006d74cef16a33c27d86648eb Signed-off-by: Isabella Gottardi --- scripts/cmake/cmsis-pack-gen/use-case-api.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (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 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 +# SPDX-FileCopyrightText: Copyright 2022-2023 Arm Limited and/or its affiliates # 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" -- cgit v1.2.1