mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| CircularBuffer | ||
| FileHandle | ||
| SharedPtr | ||
| SingletonPtr | ||
| Stream | ||
| Transaction | ||
| atomic | ||
| crash_reporting | ||
| critical_section | ||
| error_handling | ||
| minimal-printf/compliance | ||
| stats_cpu | ||
| stats_heap | ||
| stats_sys | ||
| stats_thread | ||
| system_reset | ||
| wait_ns | ||