diff options
Diffstat (limited to 'macros/ui/monotonic-binds-collision-task.stderr')
-rw-r--r-- | macros/ui/monotonic-binds-collision-task.stderr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/monotonic-binds-collision-task.stderr b/macros/ui/monotonic-binds-collision-task.stderr new file mode 100644 index 00000000..8f84986a --- /dev/null +++ b/macros/ui/monotonic-binds-collision-task.stderr @@ -0,0 +1,5 @@ +error: this interrupt is already bound + --> $DIR/monotonic-binds-collision-task.rs:8:20 + | +8 | #[task(binds = Tim1)] + | ^^^^ |