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 5dc50bcc9f tools: zipme: remove incubator from releases
     add aad16d16e2 sim/windows: add hostfs support for windows
     add 47fbfa215e fs/hostfs: mode_t of mkdir(2) should use the nuttx prototype

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/common/arm_hostfs.c             |   2 +-
 arch/risc-v/src/common/riscv_hostfs.c        |   2 +-
 arch/sim/src/sim/posix/sim_hostfs.c          |   2 +-
 arch/sim/src/sim/{posix => win}/sim_hostfs.c | 362 +++++----------------------
 arch/xtensa/src/common/xtensa_hostfs.c       |   2 +-
 include/nuttx/fs/hostfs.h                    |   4 +-
 6 files changed, 71 insertions(+), 303 deletions(-)
 copy arch/sim/src/sim/{posix => win}/sim_hostfs.c (57%)

Reply via email to