mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d2b894862c
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. |
||
---|---|---|
.. | ||
include | ||
spiffs@f5e26c4e93 | ||
test | ||
test_spiffs_host | ||
test_spiffsgen | ||
CMakeLists.txt | ||
esp_spiffs.c | ||
Kconfig | ||
project_include.cmake | ||
spiffs_api.c | ||
spiffs_api.h | ||
spiffsgen.py |