You can try HostFS. On Mon, Jan 24, 2022 at 7:07 PM Fotis Panagiotopoulos <f.j.pa...@gmail.com> wrote:
> Hello, > > I am working on a system that uses an SD card to read various files. > I am also using the simulator for testing this firmware. > > I would like to test the parts of the system that read and parse these > files, so I need a way to simulate the SD card. > > Is there any way to achieve this? > > Ideally, I would like to mount a directory of the host system directly in > NuttX. > Or maybe select a set of files to be included in compile time? > > Thank you! >