]> granicus.if.org Git - esp-idf/commit
sdmmc host: when parameter validation fails, exit cleanly
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 23 Apr 2018 06:38:00 +0000 (14:38 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 24 Apr 2018 11:08:44 +0000 (19:08 +0800)
commit829c6cef395e9eeb05ab5c0780abcb59286c888d
tree0975346a72144c724ca39287470b0d85ea606121
parent92a16ac6e68d87453d5ba40c6bad82b078310280
sdmmc host: when parameter validation fails, exit cleanly

This fixes lock-up which happened when sending a command, if the
previous command has failed.
components/driver/sdmmc_transaction.c