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