This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-12 09:40:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
sdmmc
History
Adam Múdry
6477500cf1
sdmmc: incrementally increase delay of vTaskDelay
...
Prevents unnecessary slowdown in polling functions
2023-05-19 14:01:43 +02:00
..
include
sdmmc: read/write/erase return early on sector count == 0
2023-03-06 15:45:04 +01:00
test
emmc: temporarily removed esp32 emmc ut_017
2023-04-27 10:30:38 +08:00
CMakeLists.txt
[SDMMC] add reasonable timeouts to all while loops
2023-04-28 12:39:06 +02:00
sdmmc_cmd.c
sdmmc: incrementally increase delay of vTaskDelay
2023-05-19 14:01:43 +02:00
sdmmc_common.c
sdmmc: also set card->real_freq_khz for probing frequency
2023-03-23 23:28:54 +01:00
sdmmc_common.h
sdmmc: incrementally increase delay of vTaskDelay
2023-05-19 14:01:43 +02:00
sdmmc_init.c
…
sdmmc_io.c
[SDMMC] add reasonable timeouts to all while loops
2023-04-28 12:39:06 +02:00
sdmmc_mmc.c
…
sdmmc_sd.c
sdmmc: incrementally increase delay of vTaskDelay
2023-05-19 14:01:43 +02:00