esp-open-rtos/extras/sdio
Robert Fancsik 3b5510dce1 Fix SDIO send_command
This patch fixes the problem, while receiving R1b type of response from the card.
In case of R1b response the continuous stream that the card sends must be checked whether the signal indicates busy status and wait until a non zero response.
2018-04-20 19:59:59 +02:00
..
component.mk Driver for SD/MMC cards (#239) 2016-10-20 10:03:05 +03:00
sdio.c Fix SDIO send_command 2018-04-20 19:59:59 +02:00
sdio.h Driver for SD/MMC cards (#239) 2016-10-20 10:03:05 +03:00
sdio_impl.h Driver for SD/MMC cards (#239) 2016-10-20 10:03:05 +03:00