From 7ff35bd0419eb470440527fd0bb81ee16ed46a9d Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Fri, 25 Sep 2020 14:52:09 +0200 Subject: Fixed example and v7 flag --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f7567a1..d4ad4ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,6 +50,10 @@ required-features = ["__v7"] name = "types" required-features = ["__v7"] +[[example]] +name = "double_schedule" +required-features = ["__v7"] + [dependencies] cortex-m = "0.6.2" cortex-m-rtic-macros = { path = "macros", version = "0.5.2" } -- cgit v1.2.3