Expand description
Macros for the cortex-a-rt and cortex-r-rt libraries
Provides #[entry]
, #[exception(...)]
and #[irq]
attribute macros.
Do not use this crate directly.
Based on https://github.com/rust-embedded/cortex-m/tree/c-m-rt-v0.7.5/cortex-m-rt/macros.