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/21 09:12:58 UTC

[incubator-nuttx] branch master updated (0342272 -> 1dccc37)

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 0342272  up_progmem_erasesize for stm32f20xxf40xx_flash.c
     add 1dccc37  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                | 23 ++------
 arch/risc-v/src/opensbi/Kconfig                    |  2 +-
 arch/risc-v/src/opensbi/Make.defs                  |  2 +
 .../src/opensbi/nuttx_sbi_types.h}                 | 66 +++++++++++-----------
 5 files changed, 43 insertions(+), 55 deletions(-)
 copy arch/{arm/src/s32k1xx/s32k1xx_progmem.h => risc-v/src/opensbi/nuttx_sbi_types.h} (54%)