esp-idf/components/driver
Angus Gratton 6b9784cc45 Merge branch 'master' into feature/cmake_update 2018-05-31 14:46:23 +10:00
..
include/driver Merge branch 'feature/rmt_translator' into 'master' 2018-05-23 07:27:14 +08:00
test
CMakeLists.txt
Kconfig
adc1_i2s_private.h
component.mk
gpio.c feat(gpio): add function allowing switching input source from GPIO back to IOMUX 2018-05-08 15:47:25 +08:00
i2c.c driver(i2c, rmt):Add intr_flag setting to ESP_INTR_FLAG_IRAM support when enable psram. 2018-05-21 09:37:56 +08:00
i2s.c fix i2s mix result and error code 2018-05-17 10:59:04 +08:00
ledc.c driver(ledc): fix duty and fade issues and add thread-safe version APIs. 2018-05-14 12:27:21 +08:00
mcpwm.c
pcnt.c
periph_ctrl.c component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth 2018-05-19 15:37:26 +08:00
rmt.c driver(rmt):Add API supports sending uint8_t type data. 2018-05-22 01:55:44 +00:00
rtc_module.c driver(touchpad): improve touchpad filter mode and update examples. 2018-05-21 14:45:31 +08:00
sdio_slave.c feat(sdio_slave): add new driver for sdio_slave 2018-05-21 23:48:47 +08:00
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c sdmmc: wait for command done event even if data transfer is over 2018-05-15 09:59:20 +08:00
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_common.c fix(spi): fix the issue when bus flag not set, dual mode cannot be used. 2018-05-08 15:47:26 +08:00
spi_master.c
spi_slave.c
timer.c
uart.c Merge branch 'bugfix/fix_uart_buffer_full_flg_error_bug' into 'master' 2018-05-21 14:09:44 +08:00