commit | b39a6bcc5d08abc2e76124e2077d6abc0d60d24e | [log] [tgz] |
---|---|---|
author | Martin Günther <martin.guenther@arm.com> | Thu Jun 30 08:19:02 2016 +0200 |
committer | Martin Günther <martin.guenther@arm.com> | Thu Jun 30 08:19:02 2016 +0200 |
tree | 1cdffde1d2b4f64268912d60d0a49348199bc84c | |
parent | 3b55614b04d7b8d32159e38e5a47b73fbbb1cf52 [diff] |
Added macro __ALIGNED(x) to core_cm*.h files.
CMSIS Version 5.0.0 is scheduled for release in June 2016. Once completed it will be release in this GitHub project.
Use Issues to provide feedback and report problems for CMSIS Version 5. Note that this repository gives our users and partners contiguous access to the CMSIS development. It allows you to review the work and provide feedback or create pull requests for contributions.
Add support for ARMv8-M Architecture (Mainline and Baseline)
Improvements for Cortex-A / M hybrid devices (focus on Cortex-M interaction)
CMSIS-RTOS API and RTX reference implementation with several enhancements:
CMSIS-Pack
For further details see also the Slides of the Embedded World CMSIS Partner Meeting.
All CMSIS components will be available by end of March 2016
Directory | Content |
---|---|
CMSIS/Core | CMSIS-Core related files (for release) |
CMSIS/DAP | CMSIS-DAP related files and examples |
CMSIS/Driver | CMSIS-Driver API headers and template files |
CMSIS/DSP | CMSIS-DSP related files |
CMSIS/RTOS | RTOS v1 related files (for Cortex-M) |
CMSIS/RTOS2 | RTOS v2 related files (for Cortex-M & ARMv8-M) |
CMSIS/DoxyGen | Source of the documentation |
CMSIS/Utilities | Utility programs |
The following tools are required to generate the documentation:
Using these tools, documentation can be generated under Windows with the batch file genDoc.bat in directory CMSIS/DoxyGen/.
The file CMSIS/DoxyGen/How2Doc.txt describes the rules for creating API documentation.
coming soon
ARM CMSIS is licensed under Apache-2.0.
Contributions are accepted under Apache-2.0. Only submit contributions where you have authored all of the code.