MabezDev/wokwi-server

how to load the spiffs for simulation ?

Opened this issue · 1 comments

Hello:
There are some way to load the filesystem for the simulation?

Thanks

This isn't currently possible.

To add support for spiffs, you'd need to add a CLI flag that allows you to pass an entire bin file, where the bin file would be the output from espflash save-image. The espflash command will create a full bin file of the entire flash of the chip, all partitions (including spiffs), bootloaders and the main app.