esp-idf/components/driver
Michael (XIAO Xufeng) 099f2706aa Merge branch 'bugfix/fix_adc_dac_conflict' into 'master'
Driver(adc): Disable the synchronization operation function of ADC1 and DAC

Closes IDF-1585

See merge request espressif/esp-idf!8364
2020-06-03 12:41:50 +08:00
..
esp32 Merge branch 'bugfix/fix_adc_dac_conflict' into 'master' 2020-06-03 12:41:50 +08:00
esp32s2
include/driver Driver(adc): Disable the synchronization operation function of ADC1 and DAC 2020-06-01 16:23:47 +08:00
test driver(adc): fix unit test for ADC-DMA (test_esp32s2.c); fix unit test for ADC-DMA (test_esp32s2.c); fix commit in adc dirver. 2020-06-01 15:00:08 +08:00
CMakeLists.txt esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
Kconfig
adc1_private.h
adc_common.c Driver(adc): Disable the synchronization operation function of ADC1 and DAC 2020-06-01 16:23:47 +08:00
can.c
component.mk
dac.c Driver(adc): Disable the synchronization operation function of ADC1 and DAC 2020-06-01 16:23:47 +08:00
gpio.c
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
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: Correctly check function parameters before using them 2020-05-20 13:09:05 +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_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
timer.c
touch_sensor_common.c
uart.c driver(uart): fix uart module reset issue 2020-06-01 11:01:26 +08:00