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 2021/07/06 10:25:23 UTC

[incubator-nuttx] branch master updated (0f77a30 -> 97b8e90)

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 0f77a30  Add include header file <sys/types.h> to rpmsg.h.
     add 97b8e90  boards/esp32c3: Add romfs configuration

No new revisions were added by this update.

Summary of changes:
 .../risc-v/esp32c3/esp32c3-devkit/configs/{nsh => romfs}/defconfig | 5 +++++
 .../sim => risc-v/esp32c3/esp32c3-devkit}/include/nsh_romfsimg.h   | 6 +++---
 boards/risc-v/esp32c3/esp32c3-devkit/src/Makefile                  | 7 +++++++
 .../{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/README.txt  | 6 +++---
 .../{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/etc/group   | 0
 .../sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/etc/init.d/rcS   | 2 +-
 .../{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/etc/passwd  | 0
 7 files changed, 19 insertions(+), 7 deletions(-)
 copy boards/risc-v/esp32c3/esp32c3-devkit/configs/{nsh => romfs}/defconfig (91%)
 copy boards/{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/include/nsh_romfsimg.h (83%)
 copy boards/{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/README.txt (94%)
 copy boards/{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/etc/group (100%)
 copy boards/{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/etc/init.d/rcS (95%)
 copy boards/{sim/sim/sim => risc-v/esp32c3/esp32c3-devkit}/src/etc/passwd (100%)