1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-05 13:24:11 +01:00
LibrePilot/flight/pios/stm32f0x/libraries/CMSIS
Alessio Morale 7e73c59e90 OP-1476 - Fixes for Bootloader
- Allocate 10KBytes for bootloader;
- Replace pios_com_msg with pios_com for ssp support
- Change Speed to 9600 for higher reliability
2014-09-16 22:40:53 +02:00
..
Device/ST/STM32F0xx OP-1476 - Fixes for Bootloader 2014-09-16 22:40:53 +02:00
Documentation OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00
Include OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00
RTOS OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00
SVD OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00
CMSIS END USER LICENCE AGREEMENT.pdf OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00
index.html OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00
README.txt OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00

* -------------------------------------------------------------------
* Copyright (C) 2011-2013 ARM Limited. All rights reserved.  
* 
* Date:        18 March 2013  
* Revision:    V3.20 
*  
* 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.