mirror of
https://github.com/apache/nuttx.git
synced 2026-09-11 13:40:47 +08:00
This change makes it so that the timeout is set as part of the SDIO_WAITENABLE call instead of the SDIO_EVENTWAIT call. By doing so, you eliminate all opportunity for a race condition. stm32h7:sdmmc Check if busy ended early