From 4dff13d5bb0e0ae5ef89aa655c2da693af06beca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Johannes=20Sj=C3=B6lund?= <j.sjolund@gmail.com>
Date: Mon, 4 Dec 2017 20:12:31 +0100
Subject: [PATCH] Update README.md

---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index 561b868..29bdaca 100644
--- a/README.md
+++ b/README.md
@@ -23,3 +23,16 @@ at your option.
 Unless you explicitly state otherwise, any contribution intentionally submitted
 for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
 dual licensed as above, without any additional terms or conditions.
+
+### d7018e - special studies in embedded systems
+
+Grading
+
+#### Grade 3
+Port code from f3 and/or bluepill crates to the F411RE. Example code from these crates are working.
+
+#### Grade 4
+Implement easy way to set clock frequency other than the default 16 MHz (PLL).
+
+#### Grade 5
+Have the RTFM core use some external peripheral such as an IMU over SPI.
-- 
GitLab