Added components required to create signed firmware file

This commit is contained in:
2024-03-27 04:39:31 +01:00
parent dc2ec7542b
commit 73c2710e77

View File

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