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 Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
test_spiffs_host bootloader: move bootloader flash support to isolate folders 2021-12-30 14:05:12 +08:00
test_spiffsgen
CMakeLists.txt spiffs: only add GCC-specific flags when building with GCC 2021-09-16 11:07:54 +02:00
Kconfig newlib: auto-detect sizeof(time_t) 2022-01-11 19:01:21 +01:00
esp_spiffs.c spi_flash: move patch files to common rom patch folder 2021-12-30 14:05:12 +08:00
project_include.cmake
spiffs_api.c
spiffs_api.h
spiffsgen.py