1*1b2596b5SMatthias Ringwald* ------------------------------------------------------------------- 2*1b2596b5SMatthias Ringwald* Copyright (C) 2011-2014 ARM Limited. All rights reserved. 3*1b2596b5SMatthias Ringwald* 4*1b2596b5SMatthias Ringwald* Date: 17 February 2014 5*1b2596b5SMatthias Ringwald* Revision: V4.00 6*1b2596b5SMatthias Ringwald* 7*1b2596b5SMatthias Ringwald* Project: Cortex Microcontroller Software Interface Standard (CMSIS) 8*1b2596b5SMatthias Ringwald* Title: Release Note for CMSIS 9*1b2596b5SMatthias Ringwald* 10*1b2596b5SMatthias Ringwald* ------------------------------------------------------------------- 11*1b2596b5SMatthias Ringwald 12*1b2596b5SMatthias Ringwald 13*1b2596b5SMatthias RingwaldNOTE - Open the index.html file to access CMSIS documentation 14*1b2596b5SMatthias Ringwald 15*1b2596b5SMatthias Ringwald 16*1b2596b5SMatthias RingwaldThe Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across all 17*1b2596b5SMatthias RingwaldCortex-Mx processor series vendors. It enables code re-use and code sharing across software projects 18*1b2596b5SMatthias Ringwaldand reduces time-to-market for new embedded applications. 19*1b2596b5SMatthias Ringwald 20*1b2596b5SMatthias RingwaldCMSIS is released under the terms of the end user license agreement ("CMSIS_END_USER_LICENCE_AGREEMENT.pdf"). 21*1b2596b5SMatthias RingwaldAny user of the software package is bound to the terms and conditions of the end user license agreement. 22*1b2596b5SMatthias Ringwald 23*1b2596b5SMatthias Ringwald 24*1b2596b5SMatthias RingwaldYou will find the following sub-directories: 25*1b2596b5SMatthias Ringwald 26*1b2596b5SMatthias RingwaldDocumentation - Contains CMSIS documentation. 27*1b2596b5SMatthias Ringwald 28*1b2596b5SMatthias RingwaldDSP_Lib - MDK project files, Examples and source files etc.. to build the 29*1b2596b5SMatthias Ringwald CMSIS DSP Software Library for Cortex-M0, Cortex-M3, Cortex-M4 processors. 30*1b2596b5SMatthias Ringwald 31*1b2596b5SMatthias RingwaldInclude - CMSIS Core Support and CMSIS DSP Include Files. 32*1b2596b5SMatthias Ringwald 33*1b2596b5SMatthias RingwaldLib - CMSIS DSP Libraries. 34*1b2596b5SMatthias Ringwald 35*1b2596b5SMatthias RingwaldRTOS - CMSIS RTOS API template header file. 36*1b2596b5SMatthias Ringwald 37*1b2596b5SMatthias RingwaldDriver - CMSIS Peripheral Driver Interface. 38*1b2596b5SMatthias Ringwald 39*1b2596b5SMatthias RingwaldPack - CMSIS Software Packs. 40*1b2596b5SMatthias Ringwald Mechanism to install software, device support, APIs, and example projects. 41*1b2596b5SMatthias Ringwald 42*1b2596b5SMatthias RingwaldSVD - CMSIS SVD Schema files and Conversion Utility. 43