From: Ivan Grokhotkov Date: Mon, 20 Feb 2017 05:32:32 +0000 (+0800) Subject: Merge branch 'bugfix/vfat_open_append' into 'master' X-Git-Tag: v2.0-rc2~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7eaf1c76dc281c37075f8a8dac34cc3e09669f59;p=esp-idf Merge branch 'bugfix/vfat_open_append' into 'master' Fix fopen() in “a” (append) mode fopen() does not work when file is opened in “a” (append) mode * Merges github PR #302 https://github.com/espressif/esp-idf/pull/302 * Closes #328 https://github.com/espressif/esp-idf/issues/328 See merge request !503 --- 7eaf1c76dc281c37075f8a8dac34cc3e09669f59