Skip to content

Commit 096dd71

Browse files
committed
Added file to know the current versions of STM32 device CMSIS version
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
1 parent 0f002a3 commit 096dd71

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 CMSIS version:
2+
3+
* STM32F0: 2.3.2
4+
* STM32F1: 4.1.0
5+
* STM32F2: 2.2.0
6+
* STM32F3: 2.3.1
7+
* STM32F4: 2.6.1
8+
* STM32F7: 1.2.0
9+
* STM32L0: 1.7.1
10+
* STM32L1: 2.2.1
11+
* STM32L4: 1.3.1
12+
13+
Release notes of each STM32YYxx CMSIS available here:
14+
15+
`system/Drivers/CMSIS/Device/ST/STM32YYxx/Release_Notes.html`
16+
17+
Where 'YY' is the STM32 MCU series.

0 commit comments

Comments
 (0)