mbed-os/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/device
Russ Butler 805374ed89 Restore cmsis_nvic for Cortex-M0 targets
Restore cmsis_nvic (cmsis_nvic.c and cmsis_nvic.h) files for the
implementations which use a mechanism other than the VTOR to set
interrupts. These are vendor specific and were done for M0 devices
which do not have a VTOR.

Note - There were two cmsis_nvic files which did not use the VTOR that
which not restored in this patch. This is because these targets were
not M0 devices and could use the new unified implementation instead.
These files are:
targets\TARGET_ARM_SSG\TARGET_MPS2\TARGET_MPS2_M0P\device\cmsis_nvic.c
targets\TARGET_ONSEMI\TARGET_NCS36510\device\cmsis_nvic.c

Note - cmsis_nvic.c and cmsis_nvic.h were initial removed in
(and restored from) the commit:
b97ffe8fdc -
"CMSIS5: Replace target defined NVIC_Set/GetVector with CMSIS implementation"
2017-06-08 22:50:23 -05:00
..
TOOLCHAIN_ARM_MICRO restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TOOLCHAIN_ARM_STD restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TOOLCHAIN_GCC_ARM restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TOOLCHAIN_GCC_CR/TARGET_LPC11XX restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TOOLCHAIN_GCC_CS restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TOOLCHAIN_IAR restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
LPC11xx.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
bitfields.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
cmsis.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
cmsis_nvic.c Restore cmsis_nvic for Cortex-M0 targets 2017-06-08 22:50:23 -05:00
cmsis_nvic.h Restore cmsis_nvic for Cortex-M0 targets 2017-06-08 22:50:23 -05:00
system_LPC11xx.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00