diff --git a/README.md b/README.md index 4f0977405a91616281bda2c8064c4d502b41ebd7..c6bacdef73d9e59de2e05ec0d651b80c758e5d1d 100644 --- a/README.md +++ b/README.md @@ -26,16 +26,14 @@ 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). +Implement easy way to change between different peripheral pin configuration. Also, 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. +Have the RTFM core use some external peripheral such as an IMU over SPI. Working demo of it. ### Docs [Nucleo 64 Manual](docs/Nucleo-64-User-manual.pdf)