1 2 3 4 5 6 7 8
error: `extern` interrupts can't be used as hardware tasks --> $DIR/extern-interrupt-used.rs:5:25 | 5 | #[interrupt(binds = UART0)] | ^^^^^ error: aborting due to previous error