xiaoxiang781216 opened a new pull request, #8575:
URL: https://github.com/apache/nuttx/pull/8575

   ## Summary
   
   …MTD interface allows using block device directly as MTD instead of having 
to use file-system in between.  NOTE that this provides the opposite capability 
of FTL which will let you use an MTD interface directly as a block device."
   
   since filemtd can handle not only char device, but also block device. This 
reverts commit 5ef548677a7f93f18503105c2d9d0a42d155181c.
   
   ## Impact
   
   remove blockmtd_xxx function
   
   ## 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

Reply via email to