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 <root@stephanos.io>
This commit is contained in:
parent
0612dd433d
commit
894423e9ae
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -32,7 +32,7 @@ manifest:
|
||||||
revision: ef76d3456db07e4959df555047d6962279528c8d
|
revision: ef76d3456db07e4959df555047d6962279528c8d
|
||||||
path: modules/lib/chre
|
path: modules/lib/chre
|
||||||
- name: cmsis
|
- name: cmsis
|
||||||
revision: 5f86244bad4ad5a590e084f0e72ba7a1416c2edf
|
revision: 093de61c2a7d12dc9253daf8692f61f793a9254a
|
||||||
path: modules/hal/cmsis
|
path: modules/hal/cmsis
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue