diff options
Diffstat (limited to 'macros/ui/task-priority-too-low.stderr')
-rw-r--r-- | macros/ui/task-priority-too-low.stderr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/ui/task-priority-too-low.stderr b/macros/ui/task-priority-too-low.stderr deleted file mode 100644 index 85c86604..00000000 --- a/macros/ui/task-priority-too-low.stderr +++ /dev/null @@ -1,5 +0,0 @@ -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)] - | ^ |