esp-idf/components/spiffs
Simon 6ad7558ec1 Merge branch 'feature/esp32c2_configurable_mmu_new' into 'master'
MMU: add configurable MMU page size support (For ESP32C2)

Closes IDF-3821

See merge request espressif/esp-idf!17854
2022-06-10 10:20:49 +08:00
..
include spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
spiffs@0dbb3f71c5 spiffs: update submodule to fix SPIFFS_readdir errno issue 2022-06-02 18:42:48 +02:00
test spiffs, tests: increase stack size for a test 2022-06-08 17:07:53 +07:00
test_spiffs_host MMU: Add configurable mmu page size support on ESP32C2 2022-06-08 19:34:31 +08:00
test_spiffsgen
CMakeLists.txt
Kconfig spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
esp_spiffs.c spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
project_include.cmake
spiffs_api.c
spiffs_api.h
spiffsgen.py