diff options
| author | Rasmus Melchior Jacobsen <[email protected]> | 2023-04-11 07:36:23 +0200 |
|---|---|---|
| committer | Rasmus Melchior Jacobsen <[email protected]> | 2023-04-11 07:36:23 +0200 |
| commit | d8c92c53d647b170cb49ede1b608e58c2dd676d2 (patch) | |
| tree | d4fb6ee79087b598cad5d5fe5ce023626d4a21be /rust-toolchain.toml | |
| parent | 05b2b2fb5f0f8d52689057c22dd2fa026d6cc796 (diff) | |
| parent | 1f25d2ba8335300368b32f9ceedf163376dfdb6f (diff) | |
Merge remote-tracking branch 'upstream/master' into u32-partition
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 22abacdea..9785cd9eb 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -9,5 +9,6 @@ targets = [ | |||
| 9 | "thumbv6m-none-eabi", | 9 | "thumbv6m-none-eabi", |
| 10 | "thumbv7em-none-eabihf", | 10 | "thumbv7em-none-eabihf", |
| 11 | "thumbv8m.main-none-eabihf", | 11 | "thumbv8m.main-none-eabihf", |
| 12 | "riscv32imac-unknown-none-elf", | ||
| 12 | "wasm32-unknown-unknown", | 13 | "wasm32-unknown-unknown", |
| 13 | ] | 14 | ] |
