4 lines
138 B
TOML
4 lines
138 B
TOML
[toolchain]
|
|
components = ["rust-src", "rustfmt", "llvm-tools"]
|
|
targets = ["thumbv8m.main-none-eabihf"]
|
|
# targets = ["thumbv6m-none-eabi"]
|