OVMS3-idf/components/spiffs
Ivan Grokhotkov 6091021e83 unity: separate common and IDF specific functionality
New unity component can be used for testing other applications.
Upstream version of Unity is included as a submodule.
Utilities specific to ESP-IDF unit tests (partitions, leak checking
setup/teardown functions, etc) are kept only in unit-test-app.
Kconfig options are added to allow disabling certain Unity features.
2018-11-19 12:36:31 +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 Modifications for fs profiling tool 2018-07-23 05:24:33 +00: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 VFS: Implement utime() 2018-11-05 09:54:01 +01:00
Kconfig spiffs: reformat Kconfig to 80 character wide lines 2018-01-31 11:14:56 +08: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