From 07b2b4d83078d0fd260d5f0812e8d5a34d02b793 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Wed, 21 Aug 2019 10:17:27 +0200 Subject: doc up --- book/en/src/by-example/new.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'book/en/src/by-example/new.md') diff --git a/book/en/src/by-example/new.md b/book/en/src/by-example/new.md index 91b31bb8..a71172e7 100644 --- a/book/en/src/by-example/new.md +++ b/book/en/src/by-example/new.md @@ -36,8 +36,7 @@ $ cargo add lm3s6965 --vers 0.1.3 $ rm memory.x build.rs ``` -3. Add the `cortex-m-rtfm` crate as a dependency and, if you need it, enable the - `timer-queue` feature. +3. Add the `cortex-m-rtfm` crate as a dependency. ``` console $ cargo add cortex-m-rtfm --allow-prerelease -- cgit v1.2.3