aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f37449d..09acc71 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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