Closed eupn closed 5 years ago
Use newer cortex-m-rt's #[exception] attribute instead of macros in the board support crates.
cortex-m-rt
#[exception]
Thanks, I've had to do something similar in a separate branch that I've been working on.
Use newer
cortex-m-rt
's#[exception]
attribute instead of macros in the board support crates.