Skip to content

xgroleau/mx25r-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mx25r-rs

Platform-agnostic Rust driver for the macronix MX25R NOR flash using the embedded-hal.

This driver implements all the commands available to the MX25R chip series, but qspi is not supported yet. Note that the drivers are low level to allow the user to write custom implementation for its needs.

Usage

You can see an example of the usage for the nRF52840-DK in the nrf52840 directory. For now only a blocking API is available.

Nix

A nix flake is available to ease development and dependencies for the examples.

License

Licensed under either of

at your option.

About

Driver for the MX25R chip

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages