Skip to content

Commit e842d39

Browse files
committed
Add file to know the current versions of HAL drivers
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 49b495d commit e842d39

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# STM32YYxx HAL Drivers version:
2+
3+
* STM32F0: 1.6.0
4+
* STM32F1: 1.0.4
5+
* STM32F2: 1.2.1
6+
* STM32F3: 1.4.0
7+
* STM32F4: 1.7.1
8+
* STM32F7: 1.2.2
9+
* STM32L0: 1.8.1
10+
* STM32L1: 1.3.0
11+
* STM32L4: 1.7.1
12+
13+
Release notes of each STM32YYxx HAL Drivers available here:
14+
15+
`system/Drivers/STM32YYxx_HAL_Driver/Release_Notes.html`
16+
17+
Where 'YY' is the STM32 MCU series.

0 commit comments

Comments
 (0)