xiaoxiang781216 commented on issue #10445:
URL: https://github.com/apache/nuttx/issues/10445#issuecomment-1698540892

   no, vfat can't work with mtd directly (mtd is totally different storage from 
the tradition block device). You can either:
   
   1. Use the flash friendly file system(e.g. littlefs, nxffs, smartfs)
   2. Utilize ftl(e.g.  which convert mtd interface to block interface
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to