rtic-syntax 1.0.3

The Real-Time Interrupt-driven Concurrency (RTIC) meta language
Documentation
1
2
3
4
5
error: Unexpected bind in task argument. Binds are only parsed if Settings::parse_binds is set.
 --> $DIR/task-bind.rs:5:12
  |
5 |     #[task(binds = UART0)]
  |            ^^^^^