rtic 2.1.1

Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
error: not enough interrupts to dispatch all software tasks (need: 1; given: 0)
  --> ui/extern-interrupt-not-enough.rs:17:14
   |
17 |     async fn a(_: a::Context) {}
   |              ^