Merge pull request #12824 from kjbracey-arm/faultasm
Optimise fault handler assembly
ls
commit 62c24313443d6c8681dea0d2b59055d8ff46688b
2 parents aafae5d + b6a7a08
@Martin Kojtal Martin Kojtal authored on 18 Jun 2020
GitHub committed on 18 Jun 2020
Showing 9 changed files
View
TESTS/mbed_platform/crash_reporting/main.cpp
View
platform/internal/mbed_fault_handler.h 0 → 100644
View
platform/source/TARGET_CORTEX_M/TOOLCHAIN_ARM/except.S
View
platform/source/TARGET_CORTEX_M/TOOLCHAIN_GCC/except.S
View
platform/source/TARGET_CORTEX_M/TOOLCHAIN_IAR/except.S
View
platform/source/TARGET_CORTEX_M/mbed_fault_handler.c
View
platform/source/TARGET_CORTEX_M/mbed_fault_handler.h 100644 → 0
View
platform/source/mbed_crash_data_offsets.h
View
platform/source/mbed_error.c