zephyr/ext/hal/cmsis
Anas Nashif 594992f7b2 license: use SPDX identifier for files in ext/
Change-Id: I32cb4211056046ca28a81aa97aca5d3c0b9b8303
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-01-20 20:22:57 -05:00
..
Include cmsis: Import CMSIS-CORE header files 2016-05-24 16:04:44 -05:00
CMSIS_END_USER_LICENCE_AGREEMENT.pdf cmsis: Import CMSIS-CORE header files 2016-05-24 16:04:44 -05:00
CMSIS_END_USER_LICENCE_AGREEMENT.rtf cmsis: Import CMSIS-CORE header files 2016-05-24 16:04:44 -05:00
Kconfig license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
README cmsis: Import CMSIS-CORE header files 2016-05-24 16:04:44 -05:00

README

The ARM Cortex Microcontroller Software Interface Standard (CMSIS) defines a
set of standard interfaces to ARM Cortex-M SOCs. In particular, the CMSIS-CORE
component standardizes the software interface to core and peripheral registers,
as well as exception names and the system clock frequency. Multiple SOC
vendors, including NXP and Nordic Semiconductor, include the CMSIS-CORE header
files in their SOC header files. These SOC header files are in turn used by
the vendor's peripheral drivers.

http://www.arm.com/products/processors/cortex-m/cortex-microcontroller-software-interface-standard.php

The sources in this directory are imported from
https://github.com/ARM-software/CMSIS.git

The current version supported in Zephyr is 
https://github.com/ARM-software/CMSIS/releases/tag/v4.5.0