mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 00:21:44 +01:00
[SDMMC] add reasonable timeouts to all while loops
Closes: https://github.com/espressif/esp-idf/pull/10532
This commit is contained in:
committed by
Adam Múdry
parent
6ff1059da7
commit
c7ca30e62f
@@ -17,6 +17,7 @@
|
||||
#include "driver/sdmmc_types.h"
|
||||
#include "driver/sdmmc_defs.h"
|
||||
#include "driver/sdmmc_host.h"
|
||||
#include "esp_timer.h"
|
||||
#include "sdmmc_private.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user