We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa730d commit 9655eefCopy full SHA for 9655eef
src/03-setup/README.md
@@ -36,7 +36,8 @@ Checkout the github issues like [this][gh-issue-274].
36
We'll use all the tools listed below. Where a minimum version is not specified, any recent version
37
should work but we have listed the version we have tested.
38
39
-- Rust 1.31 or a newer toolchain.
+- Rust 1.31 or a newer toolchain. Chapter [USART](../11-usart/index.html)
40
+ requires 1.51 or newer.
41
42
- [`itmdump`] >=0.3.1 (`cargo install itm`). Tested versions: 0.3.1.
43
0 commit comments