esp-idf/components/spiffs
Roland Dobai 733ff15719 VFS: use O_APPEND flag of open() correctly
Closes https://github.com/espressif/esp-idf/pull/1455
2018-05-11 08:28:22 +02:00
..
include spiffs: check if OBJ_NAME_LEN + OBJ_META_LEN is within limits 2018-01-31 11:14:56 +08:00
spiffs@f5e26c4e93 Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
test Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
Kconfig spiffs: reformat Kconfig to 80 character wide lines 2018-01-31 11:14:56 +08:00
component.mk spiffs: Track spiffs submodule in component 2017-09-13 14:54:33 +10:00
esp_spiffs.c VFS: use O_APPEND flag of open() correctly 2018-05-11 08:28:22 +02:00