Skip to content

Commit c0f17f9

Browse files
wearyzennashif
authored andcommitted
modules: cmsis: fix: CI with CMSIS
Update to the latest CMSIS because some modules still use CMSIS (v5.x) which when built with the latest toolchain returns below error in CI: `error: pac_armv81.h: No such file or directory` Signed-off-by: Sudan Landge <sudan.landge@arm.com>
1 parent ac41bf3 commit c0f17f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ manifest:
117117
groups:
118118
- babblesim
119119
- name: cmsis
120-
revision: d1b8b20b6278615b00e136374540eb1c00dcabe7
120+
revision: 512cc7e895e8491696b61f7ba8066b4a182569b8
121121
path: modules/hal/cmsis
122122
groups:
123123
- hal

0 commit comments

Comments
 (0)