Bootloader infrastructure and main logic (#404)
* adds bootloader code without a SHA256 implementation * small fixes and typos
This commit is contained in:
4
bootloader/rust-toolchain
Normal file
4
bootloader/rust-toolchain
Normal file
@@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2021-03-25"
|
||||
components = ["clippy", "rustfmt"]
|
||||
targets = ["thumbv7em-none-eabi"]
|
||||
Reference in New Issue
Block a user