commit | e7a4108ec6b96d48bae087c44127296c793699de | [log] [tgz] |
---|---|---|
author | ReinhardKeil <reinhard.keil@arm.com> | Wed Feb 24 22:19:51 2016 +0100 |
committer | ReinhardKeil <reinhard.keil@arm.com> | Wed Feb 24 22:19:51 2016 +0100 |
tree | 64534b58d5f62951bcd8140b2a9ec066b5cdc531 | |
parent | 8974cf8a996f6535166d20514a8cc186980bc85a [diff] |
correct link
CMSIS Version 5.0.0 is scheduled for release in June 2016.
This development repository gives our users and partners contiguous access to the CMSIS components. It allows you to review the work and provide feedback. Please use GitHub to discuss and track issues 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/Driver | CMSIS-Driver API headers and template files |
CMSIS/RTOS | RTOS related files (template + include) |
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