rtic/ui/single/extern-interrupt-used.stderr

6 lines
163 B
Text
Raw Permalink Normal View History

error: `extern` interrupts can't be used as hardware tasks
2019-06-20 06:19:59 +02:00
--> $DIR/extern-interrupt-used.rs:5:20
|
2019-06-20 06:19:59 +02:00
5 | #[task(binds = UART0)]
| ^^^^^