aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/monotonic-double.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/monotonic-double.stderr')
-rw-r--r--macros/ui/monotonic-double.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/monotonic-double.stderr b/macros/ui/monotonic-double.stderr
new file mode 100644
index 00000000..9fab84c8
--- /dev/null
+++ b/macros/ui/monotonic-double.stderr
@@ -0,0 +1,5 @@
+error: `#[monotonic(...)]` on a specific type must appear at most once
+ --> ui/monotonic-double.rs:9:10
+ |
+9 | type Fast = hal::Tim1Monotonic;
+ | ^^^^