OVMS3-idf/components/spiffs
Renz Bagaporo e542b7a920 spiffs: Make spiffs runnable on host
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.
2018-06-06 17:35:30 +00:00
..
include remove executable permission from source files 2018-05-29 20:07:45 +08:00
spiffs@f5e26c4e93 Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
test Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
test_spiffs_host spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00
component.mk spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00
esp_spiffs.c spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00
Kconfig spiffs: reformat Kconfig to 80 character wide lines 2018-01-31 11:14:56 +08:00
spiffs_api.c spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00
spiffs_api.h spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00