zephyr/include/arch/arm
Ioannis Glaropoulos bd0ff3092a arch: arm: cmsis: cleanup cmsis.h and update error-code macros
This commit removes the macros for ARM fault flags from
include/arch/arm/cortex_m/cmsis.h header, since they are
defined in the respective core_cmXX.h header files. It also
modifies fault.c to use the updated fault macros taken directly
from ARM CMSIS headers.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-03-10 11:42:25 -06:00
..
cortex_m arch: arm: cmsis: cleanup cmsis.h and update error-code macros 2018-03-10 11:42:25 -06:00
arch.h arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00