commit | a8b04606af56da0323348b62676e771f777cf51b | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@st.com> | Mon May 27 17:37:33 2024 +0200 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Mon Jun 03 15:39:51 2024 +0200 |
tree | 79ea6cd4596d481b36ef2a30b3a261ebafe8803d | |
parent | 3609d97c956f510ee8b6dd8ed2b8f754809161e1 [diff] |
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>