You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/08/22 15:16:29 UTC

[nuttx] branch master updated (e2166eca55 -> d4cebd5d77)

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 e2166eca55 Revert "ci/Dockerfile: Update riscv toolchain to gcc13.2.0"
     add d4cebd5d77 mtd:add dhara compatiblity layer

No new revisions were added by this update.

Summary of changes:
 drivers/mtd/Kconfig     |  15 +
 drivers/mtd/Make.defs   |  25 ++
 drivers/mtd/dhara.c     | 801 ++++++++++++++++++++++++++++++++++++++++++++++++
 include/nuttx/mtd/mtd.h |  34 ++
 4 files changed, 875 insertions(+)
 create mode 100644 drivers/mtd/dhara.c