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 Integrated linux log into fatfs and spiffs host tests 2021-05-28 11:05:55 +08:00
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 tools: spiffsgen: fix length error, add test case 2021-05-03 11:37:42 +02:00
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 buildsystem: flash binary to a named partition 2020-12-08 12:16:02 +08:00
spiffs_api.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spiffs_api.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spiffsgen.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00