esp-idf/components/spiffs
Angus Gratton 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master'
CMake: Use new component registration function

See merge request espressif/esp-idf!8068
2020-03-25 08:02:42 +08:00
..
include spiffs: clarify the usage of partition_label, fix the example 2019-12-23 18:20:14 +01:00
spiffs@f5e26c4e93
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
test_spiffs_host soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
CMakeLists.txt
Kconfig idf: Support a custom toolchain with time_t wide 64-bits 2020-01-10 12:58:54 +08:00
Makefile.projbuild
component.mk
esp_spiffs.c spiffs: handle CONFIG_VFS_SUPPORT_DIR 2020-03-20 14:03:45 +01:00
project_include.cmake esptool_py: create flash target functions 2020-01-15 03:36:47 +00:00
spiffs_api.c components/esp_common: added esp_macros.h that aims to hold useful macros 2020-01-03 14:42:49 -03:00
spiffs_api.h components/esp_common: added esp_macros.h that aims to hold useful macros 2020-01-03 14:42:49 -03:00
spiffsgen.py