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/08/04 14:32:04 UTC

[incubator-nuttx] branch master updated (0083a2e4f2 -> fa9d352566)

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 0083a2e4f2 optimize UNUSED macro
     add e0080766b3 FS Disable FS_LARGEFILE by default
     add 93f05c7e74 NFS select FS_LARGEFILE since it's required
     add fa9d352566 SPIFFS select FS_LARGEFILE since it's required

No new revisions were added by this update.

Summary of changes:
 boards/sparc/bm3803/xx3803/configs/nsh/defconfig         | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/coex/defconfig | 1 -
 fs/Kconfig                                               | 2 +-
 fs/nfs/Kconfig                                           | 1 +
 fs/spiffs/Kconfig                                        | 1 +
 5 files changed, 3 insertions(+), 3 deletions(-)