esp-idf/components/soc/esp32s3
Armando (Dou Yiwen) 47e1b41563 Merge branch 'bugfix/adc2_single_read0_with_wifi_on' into 'master'
ADC: support ADC2 single read while WifI is on

Closes IDFCI-353 and IDF-3454

See merge request espressif/esp-idf!14152
2021-07-29 02:25:36 +00:00
..
include/soc Merge branch 'bugfix/adc2_single_read0_with_wifi_on' into 'master' 2021-07-29 02:25:36 +00:00
ld Merge branch 'refactor/usb_device_driver' into 'master' 2021-07-26 16:21:55 +00:00
adc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
CMakeLists.txt G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
dedic_gpio_periph.c dedic_gpio: support on esp32s3 2021-06-30 18:10:54 +08:00
gdma_periph.c gdma: separate tx/rx channel interrupt 2021-05-06 15:06:37 +08:00
gpio_periph.c gpio:support gpio in/out/interrupt for esp32s3(728) 2021-06-28 11:44:14 +08:00
i2c_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
interrupts.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
lcd_periph.c lcd: add LL driver for esp32-s3 2021-03-13 22:31:30 +08:00
ledc_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mcpwm_periph.c mcpwm: added peripheral signal description list 2021-03-16 21:54:00 +08:00
pcnt_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rmt_periph.c rmt: restructure rmt_signal_conn_t 2021-06-22 15:29:11 +08:00
rtc_io_periph.c gpio:support gpio in/out/interrupt for esp32s3(728) 2021-06-28 11:44:14 +08:00
sdio_slave_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_periph.c soc: add esp32s3 sdmmc support 2021-05-10 23:21:27 +02:00
sigmadelta_periph.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
spi_periph.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
timer_periph.c timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
touch_sensor_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart_periph.c uart: add uart support on esp32s3 2020-11-24 19:12:51 +08:00
usb_periph.c soc/hal: add tinyusb support esp32s3 2021-05-06 16:20:54 +08:00
usb_periph.h Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00