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
2026-01-09 02:42:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de74cfdcad94ccf67e2d663fc87a12e129feca70
esp-idf
/
components
/
sdmmc
History
Renz Bagaporo
3d0967a58a
test: declare requirements and include dirs private
2020-03-23 10:58:50 +08:00
..
include
sdmmc_io: support to print CIS information
2019-07-29 10:41:17 +08:00
test
test: declare requirements and include dirs private
2020-03-23 10:58:50 +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
…