You can try the follow config directly:
1.spi flash simulator + smartfs:
https://github.com/apache/nuttx/blob/master/arch/sim/src/sim/sim_initialize.c#L59-L225
2.ram mtd + :smartfs/littlefs/nxffs:
https://github.com/apache/nuttx/blob/master/boards/sim/sim/sim/src/sim_bringup.c#L157-L238


On Sat, Jan 28, 2023 at 3:14 AM Alexander Oryshchenko <
a.oryshche...@gmail.com> wrote:

> What is the easiest way to use NOR- FFS (SmartFs, Spiffs, LittleFs...) over
> host's file?
> May be somebody knows NOR FLASH simulator for Linux?
> Any other way?
>

Reply via email to