stlink/exampleF4/CMSIS
jnosky bd8b822e97 Added all the F4 libraries to the project
Allows the F4 discovery examples to be built
2011-11-10 20:06:27 -05:00
..
DSP_Lib Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00
Documentation Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00
Include Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00
Lib/ARM Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00
ST/STM32F4xx Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00
CMSIS END USER LICENCE AGREEMENT.pdf Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00
README.txt Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00
index.htm Added all the F4 libraries to the project 2011-11-10 20:06:27 -05:00

README.txt

* -------------------------------------------------------------------
* Copyright (C) 2011 ARM Limited. All rights reserved.  
* 
* Date:        25 July 2011  
* Revision:    V2.10 
*  
* 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 Binaries 
---