This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-09 06:10:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c875e5698a15061da5dfcc23f85121ea8e12464a
esp-idf
/
components
/
sdmmc
History
Michael (XIAO Xufeng)
b98b4c3886
sdmmc_io: support to print CIS information
...
Currently only ESP slaves can be parsed correctly.
2019-07-29 10:41:17 +08:00
..
include
sdmmc_io: support to print CIS information
2019-07-29 10:41:17 +08:00
test
components: use new component registration api
2019-06-21 19:53:29 +08:00
CMakeLists.txt
components: use new component registration api
2019-06-21 19:53:29 +08:00
component.mk
…
sdmmc_cmd.c
…
sdmmc_common.c
sdmmc: support SDIO over SPI
2019-04-12 02:24:28 +08:00
sdmmc_common.h
sdmmc: support SDIO over SPI
2019-04-12 02:24:28 +08:00
sdmmc_init.c
sdmmc: support SDIO over SPI
2019-04-12 02:24:28 +08:00
sdmmc_io.c
sdmmc_io: support to print CIS information
2019-07-29 10:41:17 +08:00
sdmmc_mmc.c
sdmmc: implement partial DDR support
2018-08-30 13:11:54 +08:00
sdmmc_sd.c
…