Hello,

I've added MTD null support in https://github.com/apache/incubator-nuttx/pull/4937

I will appreciate if you can take a look.

Best regards,
Petro

On 02/12/2021 09:49, Xiang Xiao wrote:
If you want to test a new file system and want to isolate it from the
potential MTD driver problem, you can try RAMMTD:
https://github.com/apache/incubator-nuttx/blob/master/drivers/mtd/rammtd.c

On Thu, Dec 2, 2021 at 7:06 AM Petro Karashchenko <
petro.karashche...@gmail.com> wrote:

Hello,

Is it possible to create a "fake" MTD device on top /dev/null?

In theory I think that should be possible. Does anyone see any drawbacks
with such approach?

Best regards,
Petro

Reply via email to