aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/task-priority-too-low.stderr
blob: 85c86604ee37b4ac02abe8df1e3f16ab599955ab (plain) (blame)
1
2
3
4
5
error: hardware tasks are not allowed to be at priority 0
 --> ui/task-priority-too-low.rs:5:38
  |
5 |     #[task(binds = UART0, priority = 0)]
  |                                      ^