esp-idf/components/spiffs
Marius Vikhammer 124a43e9ec build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES
ADDITIONAL_MAKE_CLEAN_FILES is deprecated and only worked with make.
Replaced with the new ADDITIONAL_CLEAN_FILES (CMake 3.15) which also works with ninja.
2023-05-10 09:56:15 +08:00
..
include C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-19 15:06:15 +01: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 build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-10 09:56:15 +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