esp-idf/components/spiffs
Vamshi Gajjela 75491fe216 spiffs: Add vfs (f)truncate api support
Unit test cases added to verify truncate.

Closes https://github.com/espressif/esp-idf/issues/2234
2022-06-08 12:52:25 +00:00
..
include spiffs: Add esp_spiffs_check() function 2022-05-27 21:14:33 +00:00
spiffs@2b73a7fd31 spiffs: Add vfs (f)truncate api support 2022-06-08 12:52:25 +00:00
test spiffs: Add vfs (f)truncate api support 2022-06-08 12:52:25 +00:00
test_spiffs_host host tests: add missing header files for compiling host tests 2021-07-20 17:44:20 +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
component.mk cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
esp_spiffs.c spiffs: Add vfs (f)truncate api support 2022-06-08 12:52:25 +00:00
Kconfig idf: Support a custom toolchain with time_t wide 64-bits 2020-01-10 12:58:54 +08:00
Makefile.projbuild Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00: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