Remove the #[interrupt]
macro
#1407
Labels
status:in-progress
This task is currently being worked on
#[interrupt]
macro
#1407
Following up from #1063 we need to:
#[no_mangle]
or#[export_name = ""]
#[interrupt]
to#[handler]
The text was updated successfully, but these errors were encountered: