esp-idf/components/driver
Ivan Grokhotkov 23f10e1a57 Merge branch 'feature/uart_software_flow_control' into 'master'
uart: Add api call to switch on hardware support for 'software' flow control. (github #890)

See merge request !1215
2017-09-12 12:11:11 +08:00
..
include/driver Merge branch 'feature/uart_software_flow_control' into 'master' 2017-09-12 12:11:11 +08:00
test
component.mk
gpio.c
i2c.c
i2s.c Merge branch 'bugfix/i2s_dac_channel' into 'master' 2017-08-31 10:45:30 +08:00
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c driver: add periph_ctrl support for SDMMC, SDIO slave, CAN, EMAC 2017-09-04 22:43:51 +08:00
rmt.c
rtc_module.c feat(global): add macros for GPIO->channel lookup 2017-09-07 10:40:25 +08:00
sdmmc_host.c sdmmc: use periph_ctrl to enable peripheral when initializing the host 2017-09-04 22:43:52 +08:00
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 fix(spi_master): this fix the SPI MOSI output missing bug. 2017-09-04 22:43:51 +08:00
spi_master.c fix(spi_master): this fix the SPI MOSI output missing bug. 2017-09-04 22:43:51 +08:00
spi_slave.c
timer.c
uart.c uart: Add api call to switch on hardware support for 'software' flow control. 2017-09-05 16:30:21 +10:00