esp-idf/components/spiffs
Martin Vychodil e44d4260ad Merge branch 'feature/storage_host_test_nvs_flash2' into 'master'
nvs_flash: finished migration of host tests to the linux emulator of esp_partition

See merge request espressif/esp-idf!23926
2023-08-28 20:20:16 +08:00
..
host_test fix(spiffs): Corrected buffer size and allocation in host test 2023-08-09 14:14:20 +02:00
include fix(spiffs): SPIFFS print formatter errors out 2023-08-15 15:40:19 +02:00
spiffs@0dbb3f71c5 spiffs: update submodule to fix SPIFFS_readdir errno issue 2022-06-02 18:42:48 +02:00
test_apps feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
test_spiffsgen spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
.build-test-rules.yml spiffs: move tests from unit-test-app to a component test app 2022-10-12 12:08:13 +02:00
CMakeLists.txt fix(spiffs): SPIFFS print formatter errors out 2023-08-15 15:40:19 +02:00
esp_spiffs.c storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +02:00
Kconfig spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02: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 Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00