OVMS3-idf/components/spiffs
morris c159984264 separate rom from esp32 component to esp_rom
1. separate rom include files and linkscript to esp_rom
2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h"
3. Forward compatible
4. update mqtt
2019-03-21 18:51:45 +08: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 unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
test_spiffs_host separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
CMakeLists.txt cmake: fix source list issues 2018-09-13 08:56:59 +08:00
component.mk spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00
esp_spiffs.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
spiffs_api.c Merge branch 'feature/idf-fs-profile-modifications' into 'master' 2018-07-25 08:56:04 +08:00
spiffs_api.h Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00