monorepo/resistor-decoder/rust-toolchain.toml

3 lines
69 B
TOML
Raw Normal View History

[toolchain]
channel = "nightly"
targets = [ "thumbv7em-none-eabihf" ]