diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ version = "0.2.0" [dependencies] cortex-m = "0.3.1" static-ref = "0.2.1" +rtfm-core = { git = "https://github.com/japaric/rtfm-core" } [dependencies.cortex-m-rtfm-macros] path = "macros" |
