Skip to content

Add a rust-based NVMC driver for the ATSAM4L8-XPRO board #22

Description

@nihalpasham

In order to port rustBoot to the ATSAM4L8-XPRO board, we'll need to implement a flash-driver written in rust.

Sub-tasks:

  • The flash driver must read, write and erase data-blocks from the device's internal flash memory.
  • Finally, it must implement rustBoot's FlashInterface trait.

Additional notes:

  • You only need to implement the methods (of FlashInterface trait), applicable to your board.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

block-device driver implstracks block device driver implementationsboard supporttracks support for new hardware/boards

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions