Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lib/cmsis: Update to CMSIS 5.9.0. | iabdalkader | 2024-01-22 |
| | | | | | | | This update brings support for Cortex-M55 and Cortex-M85, zero and copy tables and more. Signed-off-by: iabdalkader <i.abdalkader@gmail.com> | ||
* | lib/cmsis: Upgrade to CMSIS 5.5.1. | Damien George | 2019-06-03 |
| | | | | From https://github.com/ARM-software/CMSIS_5.git, tag 5.5.1 | ||
* | lib/cmsis: upgrade CMSIS-CORE to V4.30 | Krzysztof Blazewicz | 2016-09-30 |
| | |||
* | lib/cmsis: move CMSIS headers to lib/ | Krzysztof Blazewicz | 2016-09-30 |
Files in lib/cmsis are generic for all Cortex-M MCU's files left in stmhal/cmsis are all STM32 specific. |