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 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
768d115e85c253a6550946c13d645b95026f09aa
esp-idf
/
components
/
sdmmc
History
Ivan Grokhotkov
5b6b624e1f
driver: fix gpio pin_bit_mask truncation in sdspi_host and others
...
Closes
https://github.com/espressif/esp-idf/issues/4348
2019-11-18 13:42:22 +01:00
..
include
sdmmc_io: support to print CIS information
2019-07-29 10:41:17 +08:00
test
driver: fix gpio pin_bit_mask truncation in sdspi_host and others
2019-11-18 13:42:22 +01: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
…