About CMSIS
===========
This folder contains the Cortex Microcontroller Software Interface Standard
(CMSIS) V5.1.1, which provides a single standard across all Cortex-M
processor series vendors. It enables code re-use and code sharing across
software projects and reduces time-to-market for new embedded applications.


Licensing
=========
CMSIS-5 is released under the terms of the Apache License Version 2.0
included in the file LICENSE.txt.


Complete Downloads
==================
To reduce the size of the distribution, this CMSIS folder contains only the
Include sub-directory. The complete CMSIS-5 is available at:

https://github.com/ARM-software/CMSIS_5 

