rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
MIT License
214
stars
21
forks
source link
Updated xtask with the support of stm32f446 board #32
Updated the xtask file with the remaining changes.