• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

include/11-Mar-2024-1,4841,108

README.rstD11-Mar-2024859 3229

README.rst

1STM32CubeMX Generic LL Headers
2##############################
3
4This folder contains generic STM32CubeMX LL API headers that include the right
5LL API header based on the active series being used in a Zephyr application.
6
7The current headers have been generated using the versions found in the table
8below.
9
10=============== ===============
11Series          CubeMX version
12=============== ===============
13stm32c0xx       1.0.1
14stm32f0xx       1.11.4
15stm32f1xx       1.8.4
16stm32f2xx       1.9.3
17stm32f3xx       1.11.4
18stm32f4xx       1.27.1
19stm32f7xx       1.17.0
20stm32g0xx       1.6.1
21stm32g4xx       1.5.1
22stm32h5xx       1.0.0
23stm32h7xx       1.11.0
24stm32l0xx       1.12.2
25stm32l1xx       1.10.3
26stm32l4xx       1.17.2
27stm32l5xx       1.5.0
28stm32mp1xx      1.6.0
29stm32u5xx       1.2.0
30stm32wbxx       1.16.0
31stm32wlxx       1.3.0
32=============== ===============