cortex-m-rtfm 0.5.3

Real Time For the Masses (RTFM): a concurrency framework for building real time systems
Documentation
1
2
3
4
5
error: only exceptions with configurable priority can be used as hardware tasks
 --> $DIR/exception-invalid.rs:6:8
  |
6 |     fn nmi(_: nmi::Context) {}
  |        ^^^