Add a rust-based flash driver for 'STM32L562E-DK' board #25
Labels
block-device driver impls
tracks block device driver implementations
board support
tracks support for new hardware/boards
In order to port rustBoot to the STM32L562E-DK board, we'll need to implement a flash-driver written in rust.
Sub-tasks:
Additional notes:
You only need to implement the methods (of FlashInterface trait), applicable to your board.
The text was updated successfully, but these errors were encountered: