diff options
| author | Hiroaki Yutani <[email protected]> | 2025-05-04 09:54:37 +0900 |
|---|---|---|
| committer | Hiroaki Yutani <[email protected]> | 2025-05-04 09:54:37 +0900 |
| commit | a42fa0a67aef90453b239b62b81df8db20664c87 (patch) | |
| tree | ffa57a41aa44d119bd2f087f137229c73709c96b /docs/pages/new_project.adoc | |
| parent | 0406b83c526f03567863d80a603db77c514df27f (diff) | |
Tweak
Diffstat (limited to 'docs/pages/new_project.adoc')
| -rw-r--r-- | docs/pages/new_project.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/new_project.adoc b/docs/pages/new_project.adoc index af1cb75c5..cd943b4f6 100644 --- a/docs/pages/new_project.adoc +++ b/docs/pages/new_project.adoc | |||
| @@ -150,7 +150,7 @@ stm32g474-example | |||
| 150 | # Before upgrading check that everything is available on all tier1 targets here: | 150 | # Before upgrading check that everything is available on all tier1 targets here: |
| 151 | # https://rust-lang.github.io/rustup-components-history | 151 | # https://rust-lang.github.io/rustup-components-history |
| 152 | [toolchain] | 152 | [toolchain] |
| 153 | channel = "nightly-2023-11-01" | 153 | channel = "1.85" |
| 154 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] | 154 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] |
| 155 | targets = ["thumbv7em-none-eabi"] | 155 | targets = ["thumbv7em-none-eabi"] |
| 156 | ---- | 156 | ---- |
