esp-idf/components/spiffs
Sudeep Mohanty 9605f9be3f Merge branch 'contrib/github_pr_12800' into 'master'
feat(freertos): Added new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES

Closes IDFGH-11693 and IDF-8785

See merge request espressif/esp-idf!28505
2024-02-20 15:21:47 +08:00
..
host_test fix(storage): cleanup storage examples/test_apps sdkconfigs 2024-02-12 10:57:46 +01:00
include fix: PRI inttypes error due to C++ invalid suffix on literal in SPIFFS 2024-02-07 23:52:49 +08:00
spiffs@0dbb3f71c5 spiffs: update submodule to fix SPIFFS_readdir errno issue 2022-06-02 18:42:48 +02:00
test_apps Merge branch 'contrib/github_pr_12800' into 'master' 2024-02-20 15:21:47 +08:00
test_spiffsgen spiffs, wear_levelling: update copyright headers 2022-02-22 00:09:24 +03:00
CMakeLists.txt fix(spiffs): SPIFFS print formatter errors out 2023-08-15 15:40:19 +02:00
Kconfig spiffs: add esp_spiffs_gc function to force garbage collection 2022-04-11 11:19:10 +02:00
esp_spiffs.c feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
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 storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +02:00
spiffs_api.h spiffs: convert host tests from Make to CMake 2022-09-12 14:14:09 +00:00
spiffsgen.py Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00