mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 06:15:45 +01:00
Add check again
This commit is contained in:
parent
582c602912
commit
9829d0ac07
3 changed files with 13 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
error: not enough interrupts to dispatch all software and async tasks (need: 1; given: 0) - one interrupt is needed per priority and sync/async task
|
||||
error: not enough interrupts to dispatch all software tasks (need: 1; given: 0)
|
||||
--> ui/extern-interrupt-not-enough.rs:17:8
|
||||
|
|
||||
17 | fn a(_: a::Context) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue