Bootloader infrastructure and main logic (#404)
* adds bootloader code without a SHA256 implementation * small fixes and typos
This commit is contained in:
2
bootloader/.cargo/config
Normal file
2
bootloader/.cargo/config
Normal file
@@ -0,0 +1,2 @@
|
||||
[target.thumbv7em-none-eabi]
|
||||
linker = "arm-none-eabi-gcc"
|
||||
Reference in New Issue
Block a user