esp-idf/components/spiffs
Martin Vychodil 1736fdf256 spiffs: update submodule to fix SPIFFS_readdir errno issue
See https://github.com/pellepl/spiffs/pull/288 for the description of the issue.
Reported in https://github.com/esp-rs/rust/issues/117#issuecomment-1142159661
2022-06-22 17:52:17 +02:00
..
include spiffs: Add esp_spiffs_check() function 2022-05-27 21:14:33 +00:00
spiffs@0dbb3f71c5 spiffs: update submodule to fix SPIFFS_readdir errno issue 2022-06-22 17:52:17 +02: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
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
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
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