west.yml: pull in CMSIS module

This module is required by the Cortex-M architecture so
update west.yml to pull in this module as well.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
This commit is contained in:
Laurentiu Mihalcea 2024-09-25 14:09:58 +03:00 committed by Daniel Baluta
parent 46ffc159f9
commit 46cd6b4d5c
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ manifest:
- mipi-sys-t
- lz4
- tinycrypt
- cmsis
self:
# Changes to submanifests/*.yml files _are_ effective; these have no