mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
compiler plugin -> proc macro
This commit is contained in:
parent
8485a24d36
commit
59afbf02aa
5 changed files with 12 additions and 46 deletions
|
|
@ -14,4 +14,5 @@ version = "0.2.0"
|
|||
|
||||
[dependencies]
|
||||
cortex-m = "0.3.0"
|
||||
cortex-m-rtfm-macros = { path = "macros" }
|
||||
static-ref = "0.2.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue