Skip to content

Commit aa535fd

Browse files
committed
[MP1] Update STM32MP1xx HAL Drivers to v1.1.1
Included in STM32CubeMP1 FW V1.1.1 Fix TIM Break Source definition was already applied in the previous update. That's why no source change is displayed. Anyway update the Release Note and version. Note: dos2unix applied on all files
1 parent 8d26b44 commit aa535fd

10 files changed

+210
-207
lines changed

system/Drivers/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal_qspi.h

100755100644
File mode changed.

system/Drivers/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal_sd.h

100755100644
File mode changed.

system/Drivers/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal_sd_ex.h

100755100644
File mode changed.

system/Drivers/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_ll_sdmmc.h

100755100644
File mode changed.

system/Drivers/STM32MP1xx_HAL_Driver/Release_Notes.html

Lines changed: 209 additions & 206 deletions
Large diffs are not rendered by default.

system/Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_hal_qspi.c

100755100644
File mode changed.

system/Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_hal_sd.c

100755100644
File mode changed.

system/Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_hal_sd_ex.c

100755100644
File mode changed.

system/Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_ll_sdmmc.c

100755100644
File mode changed.

system/Drivers/STM32YYxx_HAL_Driver_version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* STM32L0: 1.10.2
1313
* STM32L1: 1.4.0
1414
* STM32L4: 1.11.0
15-
* STM32MP1: 1.1.0
15+
* STM32MP1: 1.1.1
1616
* STM32WB: 1.3.0
1717

1818
Release notes of each STM32YYxx HAL Drivers available here:

0 commit comments

Comments
 (0)