diff options
| author | Karsten Große <karsten.grosse@sympatron.de> | 2023-11-12 21:47:35 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-11-22 19:36:06 +0000 |
| commit | 96e7704487a58ea57972f15986b0ca0a64f144c6 (patch) | |
| tree | 2457824ee0d6777286a22570f6f40b71fe5237d8 | |
| parent | a13cb30e887d1ac95c09fd727b487a122fbb0291 (diff) | |
rtic-time does not need nightly
| -rw-r--r-- | rtic-time/rust-toolchain.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rtic-time/rust-toolchain.toml b/rtic-time/rust-toolchain.toml deleted file mode 100644 index e28b55d..0000000 --- a/rtic-time/rust-toolchain.toml +++ /dev/null @@ -1,4 +0,0 @@ -[toolchain] -channel = "nightly" -components = [ "rust-src", "rustfmt", "llvm-tools-preview" ] -targets = [ "thumbv6m-none-eabi", "thumbv7m-none-eabi" ] |
