esp-idf/components/spiffs
Alexander Somov da42024bf2 feat(spiffs): add fsync() support to SPIFFS VFS driver
Closes https://github.com/espressif/esp-idf/pull/12693

Signed-off-by: sonika.rathi <sonika.rathi@espressif.com>
2024-07-29 17:29:03 +02:00
..
host_test feat(storage/spiffs): add host test for disabled erase check 2024-05-29 11:00:25 +02:00
include fix: PRI inttypes error due to C++ invalid suffix on literal in SPIFFS 2024-02-07 23:52:49 +08:00
spiffs@0dbb3f71c5 spiffs: update submodule to fix SPIFFS_readdir errno issue 2022-06-02 18:42:48 +02:00
test_apps feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
test_spiffsgen spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
CMakeLists.txt fix(spiffs): SPIFFS print formatter errors out 2023-08-15 15:40:19 +02:00
esp_spiffs.c feat(spiffs): add fsync() support to SPIFFS VFS driver 2024-07-29 17:29:03 +02:00
Kconfig fix(storage): applied spelling fixes by codespell pre-commit hook 2024-03-28 13:00:54 +01:00
project_include.cmake build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-08 15:51:48 +08:00
spiffs_api.c storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +02:00
spiffs_api.h spiffs: convert host tests from Make to CMake 2022-09-12 14:14:09 +00:00
spiffsgen.py fix(storage): applied spelling fixes by codespell pre-commit hook 2024-03-28 13:00:54 +01:00