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.4 created 28-June-2024
- L5: v1.0.6 created 09-February-2024
- F0: v2.3.7 created 27-January-2023
- F1: v4.3.5 created 22-July-2024
- F2: v2.2.6 created 07-April-2023
- F3: v2.3.8 created 29-March-2024
- F4: v2.6.10 created 31-May-2024
- F7: v1.2.9 created 10-May-2024
- C0: v1.3.0 created 30-October-2024
- G0: v1.4.4 created 15-December-2023
- G4: v1.2.5 created 25-September-2024
- H5: v1.3.0 created 05-June-2024
- H7: v1.10.5 created 30-October-2024
- WB: v1.12.2 created 05-June-2024
- WBA: v1.4.0 created 05-June-2024
- WL: v1.2.0 created 09-November-2022
- U0: v1.2.0 created 30-October-2024
- U5: v1.4.1 created 30-October-2024
This repository is updated periodically by Github Actions.