esp-idf/components/driver
Gabriel Carstoiu 8128bb95ef fix(spi_slave): enable DMA clock when initialization.
merging in the code updates to the SPI master code done in commit b834fcf78a.

TW#15670, Closes #1027
2017-10-17 12:20:40 +08:00
..
include/driver feat(spi_slave): append trans_len field in trans_desc to show length actually transferred. 2017-10-17 12:01:12 +08:00
test fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00
component.mk
gpio.c
i2c.c
i2s.c Merge branch 'feature/i2s_apll' into 'master' 2017-10-12 19:06:50 +08:00
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c fix(periph_ctrl): fix reset function in `periph_ctrl.c` 2017-10-17 12:20:40 +08:00
rmt.c
rtc_module.c
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c sdmmc: allow command timeouts to be configured 2017-10-13 08:16:07 +08:00
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_common.c
spi_master.c fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00
spi_slave.c fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00
timer.c
uart.c