xiaoxiang781216 opened a new pull request, #16496: URL: https://github.com/apache/nuttx/pull/16496
## Summary - mtdstream: use mtdsostream to support seek - blk/mtdoutstream: should flush before free - mtdoutstream: fix missing Make & cmake file - stream: Add fileinstream support - stream/fileoutstream: Add open interface for coredump - note/notestream: Call lib_fileoutstream_open in notefile_register ## Impact 1. add fileinstream and mtdsostream 2. add open/close to fileoutstream 3. optmize mtdoutstream to save the memory ## Testing ci -- 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