mbed-os/platform/TARGET_CORTEX_M
Chun-Chieh Li f81516f6d5 M23: Fix compile error with mbed fault handler
M23 doesn't implement Main Extension. So like M0/M0+, these registers HFSR/
MMFSR/BFSR/UFSR/DFSR are not present on M23. Remove access to them in mbed
fault handler for M23 targets.
2019-07-11 11:40:53 +01:00
..
TOOLCHAIN_ARM Move fault handlers to platform directory 2019-04-10 14:36:52 +03:00
TOOLCHAIN_GCC Move fault handlers to platform directory 2019-04-10 14:36:52 +03:00
TOOLCHAIN_IAR Move fault handlers to platform directory 2019-04-10 14:36:52 +03:00
mbed_fault_handler.c M23: Fix compile error with mbed fault handler 2019-07-11 11:40:53 +01:00
mbed_fault_handler.h Astyle format mbed_fault_handler.[ch] 2019-04-10 16:04:43 +03:00