rtic-syntax 1.0.3

The Real-Time Interrupt-driven Concurrency (RTIC) meta language
Documentation
1
2
3
4
5
error: this shared resource has NOT been declared
  --> $DIR/shared-not-declared.rs:11:22
   |
11 |     #[task(shared = [A])]
   |                      ^