diff options
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 |
