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

6 lines
176 B
Text
Raw Normal View History

2023-01-02 14:58:37 +01:00
error: not enough interrupts to dispatch all software tasks (need: 1; given: 0)
2023-01-02 14:34:05 +01:00
--> ui/extern-interrupt-not-enough.rs:17:8
2021-07-07 22:50:59 +02:00
|
17 | fn a(_: a::Context) {}
| ^