From ac638efb1632e141553960914426d8dbd91cb987 Mon Sep 17 00:00:00 2001 From: Per <Per Lindgren> Date: Wed, 22 Nov 2017 13:02:15 +0100 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 886af28..8f986c4 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ Seminars Be prepared to present the progress on assignment 5. * Topic - - We will cover the implementation of the rtfm-core and the cortex-m-rtfm crates. For details see [RTFM](doc/RTFM.md) + - We will cover the implementation of the rtfm-core and the cortex-m-rtfm crates. For details see [RTFM](doc/RTFM.md). Special focus to `macro_rules` and `procedural macros`. -- GitLab