qpc/3rd_party/CMSIS/README.txt
2018-06-25 16:56:47 -04:00

24 lines
729 B
Plaintext

About CMSIS
===========
This folder contains the Cortex Microcontroller Software Interface Standard
(CMSIS) V5.3.0 (snapshot from GitHub made on 2018-06-22).
CMSI 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