Laczen opened a new issue, #16799: URL: https://github.com/apache/nuttx/issues/16799
### Description While testing a new wear levelling flash library https://github.com/apache/nuttx/pull/16789 I have noticed that the NuttX fat filesystem only flushes all data to disk when `unmount` is called. Does NuttX have a command line `sync` command to ensure all data is flushed to disk without unmounting? ### Verification - [x] I have verified before submitting the report. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org