From 7aeec657f2c1bb8d782bfc79413935a445081cfa Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Tue, 8 Feb 2022 12:08:55 +0100 Subject: Renaming Zephyr module to hal_ethos_u Change-Id: If1bf2aa428bc906f8ba36a011fa3401151ce6b92 --- zephyr/module.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zephyr/module.yml b/zephyr/module.yml index a82be96..68fa9a5 100644 --- a/zephyr/module.yml +++ b/zephyr/module.yml @@ -1,6 +1,6 @@ # Copyright (c) 2021 Arm Limited. All rights reserved. # SPDX-License-Identifier: Apache-2.0 -name: ethos-u-core-driver +name: hal_ethos_u build: cmake-ext: True kconfig-ext: True -- cgit v1.2.1