michallenc commented on issue #16799: URL: https://github.com/apache/nuttx/issues/16799#issuecomment-3136826629
Not sure about `sync` command off the top of my head, but `sync` function is supported as it is POSIX interface https://github.com/apache/nuttx/blob/master/fs/inode/fs_files.c#L1013. So you should be able to call this from your application (or write a simple utility that calls it). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org