esp-idf/components/spiffs
Ivan Grokhotkov 26800ed71e global: update note in the partition tables
The build system automatically determines offsets of partitions from
the partition table, so no manual changes are needed. Instead, add a
note that partition offsets may need to be updated when increasing
the bootloader size.
2019-07-27 10:28:16 +02:00
..
include
spiffs@f5e26c4e93
test components: use new component registration api 2019-06-21 19:53:29 +08:00
test_spiffs_host global: update note in the partition tables 2019-07-27 10:28:16 +02:00
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
Makefile.projbuild spiffs,make: change spiffsgen build API 2019-06-21 10:58:40 +08:00
component.mk
esp_spiffs.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
project_include.cmake spiffs: add ability to specify dependencies when dirs themselves are generated 2019-06-21 10:48:34 +08:00
spiffs_api.c
spiffs_api.h
spiffsgen.py fix spiffsgen.py wrong path delimiter on windows 2019-05-05 17:50:15 +08:00