rust-embassy-template/rust-toolchain.toml
2024-03-11 21:58:53 +01:00

3 lines
97 B
TOML

[toolchain]
components = [ "rust-src", "rustfmt", "llvm-tools" ]
targets = ["thumbv6m-none-eabi"]