esp-idf/components/driver
kooho ada33fe3dd Add GPIO input and output disable option 2017-11-22 15:00:27 +08:00
..
include/driver Add GPIO input and output disable option 2017-11-22 15:00:27 +08:00
test test(spi): internal connection test master with slave for address and command field. 2017-11-17 12:15:19 +08:00
component.mk
gpio.c Add GPIO input and output disable option 2017-11-22 15:00:27 +08:00
i2c.c
i2s.c
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c
rtc_module.c bugfix(touch): registers of touchpad 8 and 9 are mismatched 2017-11-14 18:47:56 +08:00
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
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_master): release temporary memory when queue new trans timeout. 2017-11-17 12:15:19 +08:00
spi_slave.c fix(spi_slave): add interrupt free into bus free process. 2017-11-17 12:14:40 +08:00
timer.c
uart.c