Skip to content

SPI device driver for the MT29F series. Written for Zephyr RTOS integration.

License

Notifications You must be signed in to change notification settings

PullRepo/zephyr-mt29f-spi-flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MT29F SPI Device for Zephyr RTOS

Basic SPI driver for mt29f NAND part series.

  • Note: Only supports page-aligned access at this time.

Contents

/src - contains the driver implementation.

/example - contains example application usage. It also contains the required DTS yaml file for out-of-tree inclusion in the Zephyr ecosystem. Finally, an example dts entry for your board is included in sample.dts.

License

There are no claims or guarantees of correctness of this implementation. Please see LICENSE file for usage information.

About

SPI device driver for the MT29F series. Written for Zephyr RTOS integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages