From 71b5f9438e1beb5fe12b90415d9d6307e79c0cdf Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Mon, 23 Jan 2023 20:57:56 +0100 Subject: Fixed systick monotonic --- rtic-timer/rust-toolchain.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 rtic-timer/rust-toolchain.toml (limited to 'rtic-timer/rust-toolchain.toml') diff --git a/rtic-timer/rust-toolchain.toml b/rtic-timer/rust-toolchain.toml deleted file mode 100644 index e28b55d..0000000 --- a/rtic-timer/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" ] -- cgit v1.2.3