rtic/ui/single/extern-interrupt-not-enough.stderr

6 lines
173 B
Text
Raw Normal View History

2020-10-23 10:35:56 +02:00
error: not enough interrupts to dispatch all software tasks (need: 1; given: 0)
--> $DIR/extern-interrupt-not-enough.rs:6:8
|
6 | fn a(_: a::Context) {}
| ^