aboutsummaryrefslogtreecommitdiff
path: root/rtic-time/rust-toolchain.toml
blob: e28b55de643d372567a1997b5e7f5b00913fe3ce (plain)
1
2
3
4
[toolchain]
channel = "nightly"
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
targets = [ "thumbv6m-none-eabi", "thumbv7m-none-eabi" ]