Skip to content
Snippets Groups Projects
Commit 18b890fe authored by Per's avatar Per
Browse files

fix typo

parent 0e19b22c
Branches
No related tags found
No related merge requests found
...@@ -97,7 +97,7 @@ Seminars ...@@ -97,7 +97,7 @@ Seminars
We will in class install, test and comment on one of Your solutions. That is, make sure your `crate` on git actually works, and that the accompanying `readme.md` is sufficient for your follow students in order to recreate the result. We will in class install, test and comment on one of Your solutions. That is, make sure your `crate` on git actually works, and that the accompanying `readme.md` is sufficient for your follow students in order to recreate the result.
Later in the course, you will do assess each others assignments by creating an `issue` to the development. More on that later. Later in the course, you will assess each others assignments by creating an `issue` to their development. More on that later.
* Topic * Topic
Using the Rust ownership model. Using the Rust ownership model.
......
# Nucleo 64
A collection of documentation, tricks and tips regarding the ST Nucleo 64 development kit.
We will mainly cover the `stm32f401re` and `stm32f411re` as these models.
## Links
# Clocking
* [Note on Overclocking](https://stm32f4-discovery.net/2014/11/overclock-stm32f4-device-up-to-250mhz/)
# USART and VCP
# ITM
# Add on boards and supporting crates
## BLE
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment