esp-idf/components/driver
Michael (XIAO Xufeng) 0d90861984 Merge branch 'bugfix/fix_rmt_driver_breaking_change_issue' into 'master'
Bugfix(RMT):   Fix the breaking change issue of RMT driver.

Closes IDFGH-2837, IDFGH-2579, and IDFGH-2915

See merge request espressif/esp-idf!8006
2020-05-25 15:27:24 +08:00
..
esp32 touch_sensor.c: Fix datatype of argument for timer callback function 2020-05-04 13:26:58 +05:30
esp32s2 driver(adc): add adc initial code before app_main for esp32s2. 2020-04-04 10:15:30 +08:00
include/driver driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 2020-05-18 19:55:30 +08:00
test driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 2020-05-18 19:55:30 +08:00
CMakeLists.txt esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
Kconfig
adc1_private.h driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
adc_common.c driver(adc): fix adc io init bug; add unit test to check; 2020-05-12 06:52:26 +00:00
can.c
component.mk driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
dac.c
gpio.c driver(gpio): fix gpio can't wakeup light sleep 2020-05-12 07:15:13 +00:00
i2c.c
i2s.c driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 2020-05-18 19:55:30 +08:00
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c periph_clk_gating: add reference counter 2020-04-23 19:29:15 +08:00
rmt.c driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. 2020-05-19 11:39:38 +08:00
rtc_io.c
rtc_module.c
sdio_slave.c
sdkconfig.rename
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_bus_lock.c spi: suppress spi_bus_lock_touch log level 2020-05-07 00:32:24 +08:00
spi_common.c
spi_master.c spi: fix config break and reduce overhead of the bus lock on SPI1 2020-04-22 16:06:13 +08:00
spi_slave.c
timer.c timer_group: update hal api && fix intr_enable 2020-04-23 19:29:15 +08:00
touch_sensor_common.c
uart.c freemodbus: fix long buffer failure 2020-03-30 22:05:48 +08:00