xref: /nrf52832-nimble/rt-thread/components/CMSIS/README.txt (revision 104654410c56c573564690304ae786df310c91fc)
1*10465441SEvalZero* -------------------------------------------------------------------
2*10465441SEvalZero* Copyright (C) 2011-2012 ARM Limited. All rights reserved.
3*10465441SEvalZero*
4*10465441SEvalZero* Date:        07 March 2012
5*10465441SEvalZero* Revision:    V3.01
6*10465441SEvalZero*
7*10465441SEvalZero* Project:     Cortex Microcontroller Software Interface Standard (CMSIS)
8*10465441SEvalZero* Title:       Release Note for CMSIS
9*10465441SEvalZero*
10*10465441SEvalZero* -------------------------------------------------------------------
11*10465441SEvalZero
12*10465441SEvalZero
13*10465441SEvalZeroNOTE - Open the index.html file to access CMSIS documentation
14*10465441SEvalZero
15*10465441SEvalZero
16*10465441SEvalZeroThe Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across all
17*10465441SEvalZeroCortex-Mx processor series vendors. It enables code re-use and code sharing across software projects
18*10465441SEvalZeroand reduces time-to-market for new embedded applications.
19*10465441SEvalZero
20*10465441SEvalZeroCMSIS is released under the terms of the end user license agreement ("CMSIS END USER LICENCE AGREEMENT.pdf").
21*10465441SEvalZeroAny user of the software package is bound to the terms and conditions of the end user license agreement.
22*10465441SEvalZero
23*10465441SEvalZero
24*10465441SEvalZeroYou will find the following sub-directories:
25*10465441SEvalZero
26*10465441SEvalZeroDocumentation           - Contains CMSIS documentation.
27*10465441SEvalZero
28*10465441SEvalZeroDSP_Lib                 - MDK project files, Examples and source files etc.. to build the
29*10465441SEvalZero                          CMSIS DSP Software Library for Cortex-M0, Cortex-M3, Cortex-M4 processors.
30*10465441SEvalZero
31*10465441SEvalZeroInclude                 - CMSIS Core Support and CMSIS DSP Include Files.
32*10465441SEvalZero
33*10465441SEvalZeroLib                     - CMSIS DSP Libraries.
34*10465441SEvalZero
35*10465441SEvalZeroRTOS                    - CMSIS RTOS API template header file.
36*10465441SEvalZero
37*10465441SEvalZeroSVD                     - CMSIS SVD Schema files and Conversion Utility.
38