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 2022/01/22 06:59:03 UTC

[incubator-nuttx] branch master updated (ea177fa -> d611e2d)

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/incubator-nuttx.git.


    from ea177fa  boards/same70-qmtech: clarify usage of CD signal on SD card connector
     add d611e2d  risc-v/mpfs: switch to NuttX types for opensbi

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/Makefile                           |   5 +-
 arch/risc-v/src/mpfs/mpfs_opensbi.c                |  27 +-
 ...0001-fix-redefinition-warnings-with-NuttX.patch | 424 +++++++++++++++++++++
 arch/risc-v/src/opensbi/Kconfig                    |   2 +-
 arch/risc-v/src/opensbi/Make.defs                  |   3 +
 .../src/opensbi/nuttx_sbi_types.h}                 |  69 ++--
 6 files changed, 471 insertions(+), 59 deletions(-)
 create mode 100644 arch/risc-v/src/opensbi/0001-fix-redefinition-warnings-with-NuttX.patch
 copy arch/{arm/src/s32k1xx/s32k1xx_progmem.h => risc-v/src/opensbi/nuttx_sbi_types.h} (53%)