This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f13c9f746fb97dd46f989ce1a41191942e108d22
esp-idf
/
components
/
sdmmc
T
History
Adam Múdry
f13c9f746f
sdmmc: incrementally increase delay of vTaskDelay
...
Prevents unnecessary slowdown in polling functions
2023-05-18 05:33:25 +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-18 10:11:36 +08:00
test_apps
/sdmmc_console
sdmmc: new component test app
2023-03-24 13:38:38 +01:00
.build-test-rules.yml
sdmmc: new component test app
2023-03-24 13:38:38 +01:00
CMakeLists.txt
[SDMMC] add reasonable timeouts to all while loops
2023-04-11 11:06:56 +00:00
sdmmc_cmd.c
sdmmc: incrementally increase delay of vTaskDelay
2023-05-18 05:33:25 +02:00
sdmmc_common.c
sdmmc: support tuning input delay on esp32s3
2023-05-11 12:25:22 +00:00
sdmmc_common.h
sdmmc: incrementally increase delay of vTaskDelay
2023-05-18 05:33:25 +02:00
sdmmc_init.c
Add high speed mode switch validation check for MMC.
2022-04-28 15:23:21 +02:00
sdmmc_io.c
sdmmc: sdio combination cards correct setup
2023-04-24 17:03:09 +02:00
sdmmc_mmc.c
sdmmc: better calculation of erase timeout
2022-05-30 15:39:02 +02:00
sdmmc_sd.c
sdmmc: incrementally increase delay of vTaskDelay
2023-05-18 05:33:25 +02:00