west.yml: hal_stm32: Don't include legacy headers anymore
We're not supposed to rely on symbols provided by these files. In case it is required stm32 zephyr code base should be updated rather than relying on legacy definitions. Additionally: Fixes #70136 Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
parent
3609d97c95
commit
a8b04606af
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -234,7 +234,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_stm32
|
||||
revision: 366c5c909fbcecf94f32411887132024f61b0bcd
|
||||
revision: 54724a815d23b7f518fa88eb5fb7e991109e191b
|
||||
path: modules/hal/stm32
|
||||
groups:
|
||||
- hal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue