mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 22:05:37 +01:00
Move rtic macros to repo root, tune xtask
This commit is contained in:
parent
4124fbdd61
commit
9e445b3583
134 changed files with 31 additions and 29 deletions
5
rtic-macros/ui/extern-interrupt-used.stderr
Normal file
5
rtic-macros/ui/extern-interrupt-used.stderr
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
error: dispatcher interrupts can't be used as hardware tasks
|
||||
--> ui/extern-interrupt-used.rs:14:20
|
||||
|
|
||||
14 | #[task(binds = EXTI0)]
|
||||
| ^^^^^
|
||||
Loading…
Add table
Add a link
Reference in a new issue