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-03-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
sdmmc
History
Adam Múdry
f1fff9c1c9
fix(sdmmc): Retry to get another RCA if the previous response was 0
2025-01-09 11:29:29 +08:00
..
include
…
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
fix(sdmmc): Retry to get another RCA if the previous response was 0
2025-01-09 11:29:29 +08:00
sdmmc_common.c
fix(sdmmc): use correct argument for ACMD41 in SPI mode
2024-03-14 13:49:23 +08:00
sdmmc_common.h
fix(sdmmc): extend the maximum number of retries of ACMD41
2024-03-14 13:49:23 +08: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