circuitpython/atmel-samd/asf/thirdparty/CMSIS
Scott Shawcroft 8f26d181c3 Blinking the LED works. Clocks should be set up correctly.
Everything works fine without USB being plugged in but faults (I think) when USB is plugged in. This is switched away from the USB code from the bootloader onto the USB code thats generated by Atmel Studio using the high level classes from ASF.
2016-08-22 23:53:11 -07:00
..
Include Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
Lib Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
ATMEL-disclaimer.txt Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
CMSIS_END_USER_LICENCE_AGREEMENT.pdf Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
README.txt Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
license.txt Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00

README.txt

* -------------------------------------------------------------------
* Copyright (C) 2011-2014 ARM Limited. All rights reserved.  
* 
* Date:        17 February 2014  
* Revision:    V4.00 
*  
* 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.

Driver                  - CMSIS Peripheral Driver Interface.

Pack                    - CMSIS Software Packs.
                          Mechanism to install software, device support, APIs, and example projects.

SVD                     - CMSIS SVD Schema files and Conversion Utility.