west.yml: hal_stm32: Add name to module.yml
hal_stm32 was missing a `name` in module.yml Point to the module version where this is fixed. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
parent
4b9e11cdd2
commit
6e3e55a790
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -233,7 +233,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_stm32
|
||||
revision: 484af4f994737bef9e6ccc3e267cc319b85da332
|
||||
revision: 4c1adf8a2e2e9888f3b43374bf6521b0788aa82d
|
||||
path: modules/hal/stm32
|
||||
groups:
|
||||
- hal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue