esp-idf/components/spiffs
Ivan Grokhotkov d2b894862c newlib: auto-detect sizeof(time_t)
To make the transition from 32-bit time_t to 64-bit time_t smoother,
detect the size of this type in CMake and remove the manual option in
Kconfig.
The information about 64-bit time_t support is moved from Kconfig help
string into the "system time" section of the API reference.
2022-01-11 19:01:21 +01:00
..
include
spiffs@f5e26c4e93
test
test_spiffs_host
test_spiffsgen
CMakeLists.txt
Kconfig
esp_spiffs.c
project_include.cmake
spiffs_api.c
spiffs_api.h
spiffsgen.py