blob: 339b5f23c88d3f81f33b6ee530bfcc00b49d54d3 (
plain) (
blame)
1
2
3
4
|
[toolchain]
channel = "nightly"
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
targets = [ "thumbv6m-none-eabi", "thumbv7m-none-eabi", "thumbv8m.base-none-eabi", "thumbv8m.main-none-eabi" ]
|