rtic/rtic-timer/rust-toolchain.toml

4 lines
150 B
TOML

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