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/10/24 12:49:15 UTC

[incubator-nuttx] branch master updated (c629fd1b00 -> d6423b5527)

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 c629fd1b00 arm/phy62xx: fix compile warning ('while' clause does not guard)
     add d6423b5527 romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS

No new revisions were added by this update.

Summary of changes:
 fs/romfs/Kconfig        |  7 +++++++
 fs/romfs/fs_romfs.c     |  6 ++++--
 fs/romfs/fs_romfs.h     |  4 +++-
 fs/romfs/fs_romfsutil.c | 33 +++++++++++++++++++++++++--------
 4 files changed, 39 insertions(+), 11 deletions(-)