OVMS3-idf/components/wear_levelling/test_wl_host
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
..
stubs wl, spi_flash: Make wl API runnable on host 2018-06-06 17:35:30 +00:00
esp_error_check_stub.cpp ESP_ERROR_CHECK converts error code to text 2018-05-31 12:53:37 +02:00
main.cpp add wear_levelling component and example 2017-04-17 11:01:17 +08:00
Makefile wl, spi_flash: Make wl API runnable on host 2018-06-06 17:35:30 +00:00
sdkconfig.h wl, spi_flash: Make wl API runnable on host 2018-06-06 17:35:30 +00:00
test_wl.cpp spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00