esp-idf/components/spiffs
Martin Vychodil af81bd1b0a Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:49:08 +01: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 build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_spiffs_host Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
test_spiffsgen spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
esp_spiffs.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08: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 Tools: Fix flake8 version 5 warnings 2022-08-12 15:36:11 +02:00