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

6 lines
189 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-08 21:33:44 +01:00
--> ui/extern-interrupt-not-enough.rs:17:14
2021-07-07 22:50:59 +02:00
|
2023-01-08 21:33:44 +01:00
17 | async fn a(_: a::Context) {}
| ^