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-01 11:26:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02b5db37d1ce8f4423a251cfc5655d53d95604ba
esp-idf
/
components
/
sdmmc
History
Ivan Grokhotkov
8ffb38265c
driver: fix gpio pin_bit_mask truncation in sdspi_host and others
...
Closes
https://github.com/espressif/esp-idf/issues/4348
2020-04-02 23:38:17 +02: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
2020-04-02 23:38:17 +02: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
…