mbed-os/rtos/TARGET_CORTEX/TARGET_CORTEX_M
Senthil Ramakrishnan 967ab1bda5 Fix spelling in error message in fault handler 2018-07-27 13:44:00 -05:00
..
TOOLCHAIN_ARM CMSIS/RTX: Pre-processor defines used for assembly 2018-05-14 12:18:20 +01:00
TOOLCHAIN_GCC CMSIS/RTX: Pre-processor defines used for assembly 2018-05-14 12:18:20 +01:00
TOOLCHAIN_IAR CMSIS/RTX: Pre-processor defines used for assembly 2018-05-14 12:18:20 +01:00
mbed_rtx_fault_handler.c Fix spelling in error message in fault handler 2018-07-27 13:44:00 -05:00
mbed_rtx_fault_handler.h Update exception handling code to remove dedicated fault safe printfs and use mbed_error_printf to optimize memory usage. Dedicated safe printfs were originally developed to print data over serial with minimal resources. But this adds more code space, so we are switching to use mbed_error_printf. 2018-06-29 17:10:17 +01:00