Go to file
Kumar Gala 098f28983f tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly
Convert testcases to use the CMSIS NVIC APIs or direct NVIC register
access rather than the internal ones so we can remove them in the future.

Change-Id: I2a5a3eae713e66944cf105e7fffa603b88522681
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-23 15:15:55 -06:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch arm: cmsis: Convert relocate_vector_table to use CMSIS 2017-01-23 15:15:55 -06:00
boards boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
doc docs: sensor: update included example code 2017-01-23 15:32:54 +02:00
drivers clock_control: nrf5_power: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
ext spi: Introduce new mcux shim driver 2017-01-23 15:15:54 -06:00
include arm: cmsis: Convert relocate_vector_table to use CMSIS 2017-01-23 15:15:55 -06:00
kernel license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
samples samples: net: Increase spi log level 2017-01-23 15:15:54 -06:00
scripts boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
subsys Bluetooth: Controller: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
tests tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00