This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 7003a2c14d6 rtc_time:set zero rtc_time struct
     add 7e46d282eb5 drivers/mtd: Add W25N SPI NAND flash driver

No new revisions were added by this update.

Summary of changes:
 drivers/mtd/CMakeLists.txt |   4 +
 drivers/mtd/Kconfig        |  22 ++
 drivers/mtd/Make.defs      |   4 +
 drivers/mtd/w25n.c         | 941 +++++++++++++++++++++++++++++++++++++++++++++
 include/nuttx/mtd/mtd.h    |  13 +-
 5 files changed, 983 insertions(+), 1 deletion(-)
 create mode 100644 drivers/mtd/w25n.c

Reply via email to