1 Commits

Author SHA1 Message Date
73c2710e77 Added components required to create signed firmware file 2024-03-27 04:39:31 +01:00

View File

@@ -1,3 +1,4 @@
[toolchain]
channel = "nightly-2024-03-01"
targets = ["thumbv6m-none-eabi"]
components = ["rustfmt", "clippy", "llvm-tools"]