esp-idf/components/spiffs
Omar Chebib 049d21bb12 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
Closes https://github.com/espressif/esp-idf/issues/9938
2022-12-05 18:16:08 +08:00
..
include C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-05 18:16:08 +08: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 Tools: Fix Python style warnings 2022-08-09 14:30:52 +02:00