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-03 20:17:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
883071fe8cf8e69cf5c99aa3a8c12fbe05ba3bca
esp-idf
/
components
/
sdmmc
History
Michael (XIAO Xufeng)
067f3d21c9
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
2020-02-12 15:16:08 +08:00
..
include
sdmmc_io: support to print CIS information
2019-07-29 10:41:17 +08:00
test
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
2020-02-12 15:16:08 +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: add communication check for eMMC after frequency switch
2019-12-12 08:11:17 +00:00
sdmmc_init.c
sdmmc: add communication check for eMMC after frequency switch
2019-12-12 08:11:17 +00:00
sdmmc_io.c
components/esp_common: added esp_macros.h that aims to hold useful macros
2020-01-03 14:42:49 -03:00
sdmmc_mmc.c
sdmmc: add communication check for eMMC after frequency switch
2019-12-12 08:11:17 +00:00
sdmmc_sd.c
…