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 a41f68da84 dns: fix dns failed when ipv4/6 dual stack enable
add 2bce0f404c fs:add syncfs api for sync whole fs data
No new revisions were added by this update.
Summary of changes:
fs/vfs/Make.defs | 2 +-
.../src/stm32_mlx90614.c => fs/vfs/fs_syncfs.c | 81 +++++++++++++---------
include/nuttx/cancelpt.h | 16 ++---
include/nuttx/fs/fs.h | 13 ++++
include/unistd.h | 2 +-
5 files changed, 70 insertions(+), 44 deletions(-)
copy boards/arm/stm32/common/src/stm32_mlx90614.c => fs/vfs/fs_syncfs.c (60%)