Skip to content

Commit 9aab66d

Browse files
committed
west.yml: Import cmsis_6 to be used by SOF for Cortex-M targets
After commit f726cb5123eda12fe ("modules: CMSIS_6: Switch to CMSIS_6 for Cortex-M") SOF needs cmsis_6 to be used for Cortex-M (imx95). So import cmsis_6 and fix the compilation error. Fixes: #10014 Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
1 parent 7fb8e45 commit 9aab66d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

west.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ manifest:
6060
- lz4
6161
- tinycrypt
6262
- cmsis
63+
- cmsis_6
6364

6465
self:
6566
# Changes to submanifests/*.yml files _are_ effective; these have no

0 commit comments

Comments
 (0)