Skip to content

Commit 29fe476

Browse files
committed
chore: add thumbv6m-none-eabi target for no_std CI check
1 parent 6362717 commit 29fe476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
[toolchain]
66
channel = "1.92"
77
components = ["rustfmt", "clippy", "rust-analyzer"]
8-
targets = ["wasm32-unknown-unknown", "x86_64-unknown-linux-musl"]
8+
targets = ["wasm32-unknown-unknown", "x86_64-unknown-linux-musl", "thumbv6m-none-eabi"]

0 commit comments

Comments
 (0)