Skip to content

Commit 3c414ec

Browse files
committed
[F4] Update STM32F4xx HAL Drivers to v1.7.12
Included in STM32CubeF4 FW v1.26.1 Signed-off-by: Frederic Pillon <[email protected]>
1 parent 1f918d8 commit 3c414ec

File tree

5 files changed

+17903
-2954
lines changed

5 files changed

+17903
-2954
lines changed

system/Drivers/STM32F4xx_HAL_Driver/README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,15 @@ In this table, you can find the successive versions of this HAL-LL Driver compon
3636

3737
It is **crucial** that you use a consistent set of versions for the CMSIS Core - CMSIS Device - HAL, as mentioned in this table.
3838

39-
HAL Driver F4 | CMSIS Device F4 | CMSIS Core | Was delivered in the full MCU package
40-
------------- | --------------- | ---------- | -------------------------------------
41-
Tag v1.7.6 | Tag v2.6.3 | Tag v5.4.0_cm4 | Tag v1.24.1 (and following, if any, till next tag)
42-
Tag v1.7.7 | Tag v2.6.4 | Tag v5.4.0_cm4 | Tag v1.24.2 (and following, if any, till next tag)
43-
Tag v1.7.8 | Tag v2.6.5 | Tag v5.4.0_cm4 | Tag v1.25.0 (and following, if any, till next tag)
44-
Tag v1.7.9 | Tag v2.6.5 | Tag v5.4.0_cm4 | Tag v1.25.1 (and following, if any, till next tag)
45-
Tag v1.7.10| Tag v2.6.5 | Tag v5.4.0_cm4 | Tag v1.25.2 (and following, if any, till next tag)
46-
Tag v1.7.11| Tag v2.6.6 | Tag v5.4.0_cm4 | Tag v1.26.0 (and following, if any, till next tag)
39+
HAL Driver F4 | CMSIS Device F4 | CMSIS Core | Was delivered in the full MCU package
40+
------------- | --------------- | -------------- | -------------------------------------
41+
Tag v1.7.6 | Tag v2.6.3 | Tag v5.4.0_cm4 | Tag v1.24.1 (and following, if any, till next tag)
42+
Tag v1.7.7 | Tag v2.6.4 | Tag v5.4.0_cm4 | Tag v1.24.2 (and following, if any, till next tag)
43+
Tag v1.7.8 | Tag v2.6.5 | Tag v5.4.0_cm4 | Tag v1.25.0 (and following, if any, till next tag)
44+
Tag v1.7.9 | Tag v2.6.5 | Tag v5.4.0_cm4 | Tag v1.25.1 (and following, if any, till next tag)
45+
Tag v1.7.10 | Tag v2.6.5 | Tag v5.4.0_cm4 | Tag v1.25.2 (and following, if any, till ne1xt tag)
46+
Tag v1.7.11 | Tag v2.6.6 | Tag v5.4.0_cm4 | Tag v1.26.0 (and following, if any, till next tag)
47+
Tag v1.7.12 | Tag v2.6.6 | Tag v5.4.0_cm4 | Tag v1.26.1 (and following, if any, till next tag)
4748

4849
The full **STM32CubeF4** MCU package is available [here](https://github.com/STMicroelectronics/STM32CubeF4).
4950

0 commit comments

Comments
 (0)