1 Commits

Author SHA1 Message Date
Dreaded_X 73c2710e77 Added components required to create signed firmware file 2024-03-27 04:39:31 +01:00
+1
View File
@@ -1,3 +1,4 @@
[toolchain]
channel = "nightly-2024-03-01"
targets = ["thumbv6m-none-eabi"]
components = ["rustfmt", "clippy", "llvm-tools"]