Expand description
Generic support for all Cortex-M platforms.
Functions§
- Generic interrupt handler for ARMv7-M instruction sets.
- ARMv7-M hardfault handler.
- Handler of
svc
instructions on ARMv7-M. - Assembly function to switch into userspace and store/restore application state.
- ARMv7-M systick handler function.