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 6362717 commit 29fe476Copy full SHA for 29fe476
1 file changed
rust-toolchain.toml
@@ -5,4 +5,4 @@
5
[toolchain]
6
channel = "1.92"
7
components = ["rustfmt", "clippy", "rust-analyzer"]
8
-targets = ["wasm32-unknown-unknown", "x86_64-unknown-linux-musl"]
+targets = ["wasm32-unknown-unknown", "x86_64-unknown-linux-musl", "thumbv6m-none-eabi"]
0 commit comments