FreeModbus_Slave-Master-RTT.../RT-Thread-1.1.1/components/CMSIS
ZhuTianlong de7bad9245 1、【创建】GIT版本仓库
2、【创建】Eclipse工程,并支持IAR插件调试
3、【创建】Keil工程,位于/RVMDK目录下
4、【创建】IAR工程,位于/EWARM目录下
5、【添加】RT-Thread1.1.1操作系统支持
6、【添加】LED1、LED2系统运行指示灯
7、【修改】Readdme.md文件

Signed-off-by: armink <armink.ztl@gmail.com>
2013-08-02 14:00:55 +08:00
..
Include 1、【创建】GIT版本仓库 2013-08-02 14:00:55 +08:00
RTOS 1、【创建】GIT版本仓库 2013-08-02 14:00:55 +08:00
README.txt 1、【创建】GIT版本仓库 2013-08-02 14:00:55 +08:00
SConscript 1、【创建】GIT版本仓库 2013-08-02 14:00:55 +08:00

README.txt

* -------------------------------------------------------------------
* Copyright (C) 2011-2012 ARM Limited. All rights reserved.  
* 
* Date:        07 March 2012  
* Revision:    V3.01 
*  
* Project:     Cortex Microcontroller Software Interface Standard (CMSIS)
* Title:       Release Note for CMSIS
*
* -------------------------------------------------------------------


NOTE - Open the index.html file to access CMSIS documentation


The Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across all 
Cortex-Mx processor series vendors. It enables code re-use and code sharing across software projects 
and reduces time-to-market for new embedded applications.

CMSIS is released under the terms of the end user license agreement ("CMSIS END USER LICENCE AGREEMENT.pdf").
Any user of the software package is bound to the terms and conditions of the end user license agreement.


You will find the following sub-directories:

Documentation           - Contains CMSIS documentation.
 
DSP_Lib                 - MDK project files, Examples and source files etc.. to build the 
                          CMSIS DSP Software Library for Cortex-M0, Cortex-M3, Cortex-M4 processors.

Include                 - CMSIS Core Support and CMSIS DSP Include Files.

Lib                     - CMSIS DSP Libraries.

RTOS                    - CMSIS RTOS API template header file.

SVD                     - CMSIS SVD Schema files and Conversion Utility.