Skip to content

Commit

Permalink
west.yml: stm32: Set __SAUREGION_PRESENT to 0 for STM32H503
Browse files Browse the repository at this point in the history
This is a mistake in CMSIS header file, since SAU is not present
on STM32H503 devices

Signed-off-by: Adam Berlinger <adam.berlinger@st.com>
  • Loading branch information
ABESTM committed Jul 2, 2024
1 parent 6700a15 commit c9e2290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ manifest:
groups:
- hal
- name: hal_stm32
revision: 2d9f67657064e91865fa6a08ac17868572ff2e3d
revision: f1317150eac951fdd8259337a47cbbc4c2e6d335
path: modules/hal/stm32
groups:
- hal
Expand Down

0 comments on commit c9e2290

Please sign in to comment.