OVMS3-idf/components/sdmmc
Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h
Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .

Cleaned up header files from unnecessary headers (releated to soc/... headers).
2019-06-03 14:15:08 +08:00
..
include sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00
test all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
CMakeLists.txt global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
sdmmc_cmd.c sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00
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: support SDIO over SPI 2019-04-12 02:24:28 +08:00
sdmmc_mmc.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_sd.c sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00