Skip to content

Commit 894423e

Browse files
committed
west.yml: Update CMSIS to pull GCC 12 warning fixes
This commit updates the CMSIS module to pull in the fixes for the uninitialised variable warnings reported by GCC 12 and above. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 0612dd4 commit 894423e

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
@@ -32,7 +32,7 @@ manifest:
3232
revision: ef76d3456db07e4959df555047d6962279528c8d
3333
path: modules/lib/chre
3434
- name: cmsis
35-
revision: 5f86244bad4ad5a590e084f0e72ba7a1416c2edf
35+
revision: 093de61c2a7d12dc9253daf8692f61f793a9254a
3636
path: modules/hal/cmsis
3737
groups:
3838
- hal

0 commit comments

Comments
 (0)