compiler plugin -> proc macro

This commit is contained in:
Jorge Aparicio 2017-07-11 23:44:54 -05:00
parent 8485a24d36
commit 59afbf02aa
5 changed files with 12 additions and 46 deletions

View file

@ -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"