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

6 lines
165 B
Text
Raw Normal View History

2020-10-23 10:35:56 +02:00
error: dispatcher 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)]
| ^^^^^