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

Fixed the stm32f4 dependencies issue and ci check #73

Closed imrank03 closed 1 year ago

imrank03 commented 1 year ago

Tested on stm32h723zg board.