nihalpasham / rustBoot

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

Closed Strange21 closed 2 years ago

Strange21 commented 2 years ago

Updated the xtask file with the remaining changes.

nihalpasham commented 2 years ago

looks good.

@Strange21 - once you've confirmed that all additions work as expected, please add a comment.