rtic 2.1.1

Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
error: only exceptions with configurable priority can be used as hardware tasks
  --> $DIR/exception-invalid.rs:17:8
   |
17 |     fn nmi(_: nmi::Context) {}
   |        ^^^