]> granicus.if.org Git - esp-idf/commit
sdio_slave: fix the send_flush infinite loop issue
authorMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Thu, 27 Jun 2019 03:28:24 +0000 (11:28 +0800)
committerMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Tue, 20 Aug 2019 09:00:21 +0000 (17:00 +0800)
commita393bb6f1bc80e03c3835cbf43a37b3a003541e4
tree6645b9b09c52acd80a6d8013ee2c3188e7d9b8d8
parentad565f27f793d4bdcfd190f72be0acc7c101ff82
sdio_slave: fix the send_flush infinite loop issue

Also add some helper functions.
components/driver/sdio_slave.c