diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2017-07-11 23:44:54 -0500 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2017-07-11 23:44:54 -0500 |
| commit | 59afbf02aa06d976dfd22df4cb87fadf6027a0fb (patch) | |
| tree | c497c5a90fc576baaafa5692cbae4b6760823af8 /Cargo.toml | |
| parent | 8485a24d3640d5be02e70f9cdc4ec6a47d98dcfd (diff) | |
compiler plugin -> proc macro
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 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"
\ No newline at end of file |
