Version 0.6.15
See all cortex_m_rt_macros's items
Internal implementation details of cortex-m-rt.
cortex-m-rt
Do not use this crate directly.
Attribute to declare the entry point of the program
Attribute to declare an exception handler
Attribute to declare an interrupt (AKA device-specific exception) handler
Attribute to mark which function will be called at the beginning of the reset handler.