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 spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
CMakeLists.txt spiffs: only add GCC-specific flags when building with GCC 2021-09-16 11:07:54 +02:00
esp_spiffs.c spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
Kconfig spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
project_include.cmake buildsystem: flash binary to a named partition 2020-12-08 12:16:02 +08:00
spiffs_api.c spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
spiffs_api.h spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
spiffsgen.py spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00