]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/sdmmc_fail_no_card' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 27 Feb 2017 02:00:55 +0000 (10:00 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 27 Feb 2017 02:00:55 +0000 (10:00 +0800)
vfs_fat_sdmmc: if card init fails, fail cleanly

This fixes the issue with sdmmc_host not returned to clean state after a failed attempt to mount the card, with no SD card in the slot.

See merge request !527


Trivial merge