esp-idf/components/driver/sdmmc
Adam Múdry 381d0fe032 sdmmc: add vTaskDelay to loops to prevent potential WDT trigger
Also change timeout to 120 seconds in fatfs sdcard pytest to prevent failing during formatting.
2023-04-11 11:06:56 +00:00
..
include/driver sdmmc: keep clock enabled for the duration of ACMD41 2023-03-27 14:09:02 +02:00
sdmmc_host.c sdmmc: add vTaskDelay to loops to prevent potential WDT trigger 2023-04-11 11:06:56 +00:00
sdmmc_private.h [SDMMC] add reasonable timeouts to all while loops 2023-04-11 11:06:56 +00:00
sdmmc_transaction.c [SDMMC] add reasonable timeouts to all while loops 2023-04-11 11:06:56 +00:00