esp-idf/components/spiffs
Shu Chen 6fce2930d0 esp32h2: enable more components to support esp32h2
Involved components:
 * app_trace
 * esp-tls
 * esp_adc_cal
 * esp_pm
 * esp_serial_slave_link
 * esp_timer
 * freertos
 * idf_test
 * log
 * mbedtls
 * newlib
 * perfmon
 * spi_flash
 * spiffs
 * ulp
 * unity
 * vfs
2021-07-01 19:53:11 +08:00
..
include Integrated linux log into fatfs and spiffs host tests 2021-05-28 11:05:55 +08:00
spiffs@f5e26c4e93 Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_spiffs_host Integrated linux log into fatfs and spiffs host tests 2021-05-28 11:05:55 +08:00
test_spiffsgen tools: spiffsgen: fix length error, add test case 2021-05-03 11:37:42 +02:00
CMakeLists.txt esptool_py: Add esptool_py as a dependency for any component that uses it 2021-03-08 19:47:38 +11:00
component.mk cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
esp_spiffs.c esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08: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