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
test_apps Merge branch 'contrib/github_pr_12800' into 'master' 2024-02-20 15:21:47 +08:00
test_spiffsgen
CMakeLists.txt fix(spiffs): SPIFFS print formatter errors out 2023-08-15 15:40:19 +02:00
Kconfig
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
spiffs_api.h
spiffsgen.py