rust-embassy-template/rust-toolchain.toml

5 lines
138 B
TOML
Raw Normal View History

2024-03-11 20:58:53 +00:00
[toolchain]
2025-02-13 06:03:46 +00:00
components = ["rust-src", "rustfmt", "llvm-tools"]
targets = ["thumbv8m.main-none-eabihf"]
# targets = ["thumbv6m-none-eabi"]