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/09/07 17:13:42 UTC

[nuttx] branch master updated (ee598b3e21 -> c2bc3dfb12)

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 ee598b3e21 libc/mallopt: implement dummy mallopt
     add c2bc3dfb12 samv7: add support for SD card detection from CD/DAT3 line

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/samv7/Kconfig              |  15 +++
 arch/arm/src/samv7/sam_hsmci.c          | 163 ++++++++++++++++++++++++++++++++
 boards/arm/samv7/common/src/sam_hsmci.c |  16 +++-
 3 files changed, 189 insertions(+), 5 deletions(-)