Skip to content

Commit 9655eef

Browse files
committed
Mention newer Rust version required by 11-usart
1 parent 0aa730d commit 9655eef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/03-setup/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Checkout the github issues like [this][gh-issue-274].
3636
We'll use all the tools listed below. Where a minimum version is not specified, any recent version
3737
should work but we have listed the version we have tested.
3838

39-
- Rust 1.31 or a newer toolchain.
39+
- Rust 1.31 or a newer toolchain. Chapter [USART](../11-usart/index.html)
40+
requires 1.51 or newer.
4041

4142
- [`itmdump`] >=0.3.1 (`cargo install itm`). Tested versions: 0.3.1.
4243

0 commit comments

Comments
 (0)