mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
b21cb3308a
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