From 59afbf02aa06d976dfd22df4cb87fadf6027a0fb Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Tue, 11 Jul 2017 23:44:54 -0500 Subject: compiler plugin -> proc macro --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 -- cgit v1.2.3