This folder includes the CMSIS device headers for all STM32 devices. The files
located here are part of the STM32Cube
libraries and can be found inside the
STM32Cube*/Drivers/CMSIS/Device/ST/STM32F*xx/Include
folder.
The files are copied and modified by converting all line endings from Windows to Unix style and removing all trailing whitespace.
Here is the list of the current device header version and release date as well as the Cube release version in braces:
- L0: v1.9.3 created 27-January-2023
- L1: v2.3.3 created 07-April-2023
- L4: v1.7.2 created 26-November-2021
- L5: v1.0.5 created 04-November-2022
- F0: v2.3.7 created 27-January-2023
- F1: v4.3.4 created 07-April-2023
- F2: v2.2.6 created 07-April-2023
- F3: v2.3.7 created 27-January-2023
- F4: v2.6.8 created 11-February-2022
- F7: v1.2.8 created 29-April-2022
- C0: v1.0.0 created 09-February-2022
- G0: v1.4.2 created 01-April-2022
- G4: v1.2.2 created 10-November-2021
- H5: v1.0.0 created 10-February-2023
- H7: v1.10.3 created 04-November-2022
- WB: v1.12.0 created 09-November-2022
- WL: v1.2.0 created 09-November-2022
- U5: v1.2.0 created 08-February-2023
This repository is updated periodically by Github Actions.