esp-idf/components/driver
kewal shah eec8212237 add simplified API to set UART threshold values for RX FIFO full and TX FIFO empty 2019-12-16 20:26:04 +00:00
..
esp32 Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
esp32s2beta Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
include/driver add simplified API to set UART threshold values for RX FIFO full and TX FIFO empty 2019-12-16 20:26:04 +00:00
test driver: Rename "local" tests to "single board" tests, add some description to the names 2019-12-12 11:05:04 +11:00
CMakeLists.txt Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
Kconfig rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
adc.c refactor the adc driver 2019-11-22 15:42:16 +08:00
adc1_i2s_private.h
can.c
component.mk
dac.c dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
gpio.c bugfix(gpio):fix esp32 s2 rtc io issue 2019-11-27 17:18:20 +08:00
i2c.c bugfix(i2c): fix I2C driver breaking change issue. 2019-12-04 15:51:36 +08:00
i2s.c i2s: fix regression in retrieval of chip revision causing apll test to fail 2019-11-22 11:46:38 +05:30
ledc.c feat(ledc): refactor ledc driver 2019-11-21 16:25:22 +08:00
mcpwm.c mcpwm: add HAL layer support 2019-11-25 00:36:30 +08:00
pcnt.c
periph_ctrl.c
rmt.c
rtc_io.c rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
rtc_module.c Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
sdio_slave.c sdio_slave: support HAL layer 2019-12-13 18:33:15 +08:00
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c sdspi: revert pin configs when deinit 2019-12-03 22:58:42 +08:00
sdspi_private.h
sdspi_transaction.c
sigmadelta.c refactor(sigmadelta): add hal sigmadelta driver 2019-11-21 11:53:07 +08:00
spi_common.c ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 2019-11-28 09:20:00 +08:00
spi_master.c
spi_slave.c spi_slave.c:fix DMA channel set to zero which might gets conflict with assert 2019-11-26 13:11:48 +08:00
timer.c bugfix(timer): add a macro to control making the XTAL related functions 2019-11-26 12:39:46 +00:00
touch_sensor_common.c Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart.c add simplified API to set UART threshold values for RX FIFO full and TX FIFO empty 2019-12-16 20:26:04 +00:00