esp-idf/components/spiffs
Marius Vikhammer d17248ecdf 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-08 15:51:48 +08:00
..
host_test spiffs: test is using configurable build dir 2023-03-31 15:07:07 +08:00
include C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
spiffs@0dbb3f71c5
test_apps esp32h2: add build test 2023-01-17 10:29:04 +08:00
test_spiffsgen
.build-test-rules.yml
CMakeLists.txt
Kconfig
esp_spiffs.c
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
spiffs_api.h
spiffsgen.py