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