diff options
| author | eZio Pan <[email protected]> | 2024-01-02 11:55:09 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-02 11:55:09 +0800 |
| commit | f5a218a018d3ecd899db0ec5460a4e00dac78abe (patch) | |
| tree | f4bce8b63044bf2de9277385d229b4dbaf4c53e2 /rust-toolchain.toml | |
| parent | 873ee0615147b4a4e0aacd069ce8ac8df611bbbf (diff) | |
| parent | 9c2d2ff64d302437e2e0568372c76bf37bbfacf4 (diff) | |
Merge branch 'embassy-rs:main' into simplepwm-dma
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index e1af0b647..a6fe52ee2 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "beta-2023-12-17" | 2 | channel = "1.75" |
| 3 | components = [ "rust-src", "rustfmt", "llvm-tools" ] | 3 | components = [ "rust-src", "rustfmt", "llvm-tools" ] |
| 4 | targets = [ | 4 | targets = [ |
| 5 | "thumbv7em-none-eabi", | 5 | "thumbv7em-none-eabi", |
