mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Makes spiffs component runnable on host. Depends on the host library build of flash emulator. Includes a basic sanity test of mounting a volume, opening a file, writing to the file, reading the file, closing the file and unmounting volume.