]> 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>
Thu, 27 Jun 2019 05:24:22 +0000 (13:24 +0800)
commit9805902482d1a87698ddb8bae5df020f084c840e
treefb123eabf334035a65c8c3aeabf486be251f42b5
parent5d0eb9513055ef960407a22b7dead30560777fae
sdio_slave: fix the send_flush infinite loop issue

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