Commit e9ea28a
committed
west.yml: Import cmsis_6 to be used by SOF for Cortex-M targets
After commit
f726cb5123eda ("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.
Since we only support Cortex-M targets (no Cortex A/R) let's get rid of
cmsis import to reduce import time.
Fixes: #10014
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>1 parent 7fb8e45 commit e9ea28a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments