west: update west.yml to add updated hal_stm32 modules
This commit changes the entry referencing the hal_stm32 module into west.yml. This brings in the asserts feature from stm32cube hal/ll and zephyr. Signed-off-by: Krishna Mohan Dani <krishnamohan.d@hcl.com>
This commit is contained in:
parent
4e53248ffa
commit
6e9d06e792
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -82,7 +82,7 @@ manifest:
|
||||||
revision: 575de9d461aa6f430cf62c58a053675377e700f3
|
revision: 575de9d461aa6f430cf62c58a053675377e700f3
|
||||||
path: modules/hal/st
|
path: modules/hal/st
|
||||||
- name: hal_stm32
|
- name: hal_stm32
|
||||||
revision: f8ff8d25aa0a9e65948040c7b47ec67f3fa300df
|
revision: dc83915685a5b32a299388e54e0fd259ded86bc4
|
||||||
path: modules/hal/stm32
|
path: modules/hal/stm32
|
||||||
- name: hal_ti
|
- name: hal_ti
|
||||||
revision: 3da6fae25fc44ec830fac4a92787b585ff55435e
|
revision: 3da6fae25fc44ec830fac4a92787b585ff55435e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue