mbed-os/platform/internal
Kevin Bracey b6a7a0896e Streamline crash data access
Use correctly-typed external definition for the crash data region, and
eliminate unnecessary pointer indirection.

Results in a small ROM saving even with crash capture disabled, as there
was a pointer for the fault context store in either case. The pointer
isn't needed, as the context store location is fixed according to the
configuration flag.
2020-04-24 10:59:13 +03:00
..
CThunkBase.h Harmonise Doxygen comments in drivers, events, platform and rtos dirs 2019-09-09 10:59:51 +01:00
mbed_atomic_impl.h Remove ARMC5 reference from Mbed OS platform 2020-03-19 10:48:14 -07:00
mbed_fault_handler.h Streamline crash data access 2020-04-24 10:59:13 +03:00