mirror of
https://github.com/apache/nuttx.git
synced 2026-09-12 14:30:43 +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