rtic/ui/exception-invalid.stderr

6 lines
174 B
Text
Raw Normal View History

error: only exceptions with configurable priority can be used as hardware tasks
2021-07-07 22:50:59 +02:00
--> $DIR/exception-invalid.rs:17:8
|
17 | fn nmi(_: nmi::Context) {}
| ^^^