rtic/rtic-monotonics/rust-toolchain.toml

5 lines
150 B
TOML
Raw Permalink Normal View History

2023-01-04 21:33:41 +01:00
[toolchain]
channel = "nightly"
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
targets = [ "thumbv6m-none-eabi", "thumbv7m-none-eabi" ]