west.yml: Update CMSIS module for CMSIS 5.7.0 release
This commit updates the west.yml to point to the CMSIS module commit that updates the CMSIS version to 5.7.0. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
47f1665e78
commit
eb247c83b6
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -26,7 +26,7 @@ manifest:
|
||||||
# Please add items below based on alphabetical order
|
# Please add items below based on alphabetical order
|
||||||
projects:
|
projects:
|
||||||
- name: cmsis
|
- name: cmsis
|
||||||
revision: 026671fc99ef7e3ca94a575f89210fce5a94747d
|
revision: bfa48a337e6fe08187d86f7ba7bbca0626475e17
|
||||||
path: modules/hal/cmsis
|
path: modules/hal/cmsis
|
||||||
- name: hal_atmel
|
- name: hal_atmel
|
||||||
revision: c6825eab4a3eabe901d25259080f1f3661c8a7b6
|
revision: c6825eab4a3eabe901d25259080f1f3661c8a7b6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue