esp-idf/components/soc/esp32s3
Michael (XIAO Xufeng) 3a90d51831 Merge branch 'refactor/using_isr_callback_in_timer_example' into 'master'
TIMG: clean up timer example and add example test

Closes IDF-2722, IDF-2766, and IDF-2347

See merge request espressif/esp-idf!12218
2021-03-22 06:36:32 +00:00
..
include/soc Merge branch 'refactor/using_isr_callback_in_timer_example' into 'master' 2021-03-22 06:36:32 +00:00
adc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
CMakeLists.txt mcpwm: added peripheral signal description list 2021-03-16 21:54:00 +08:00
dac_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
dedic_gpio_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gdma_periph.c gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gpio_periph.c gpio: fixed GPIO47 not available issue on ESP32s3 2021-01-04 20:21:06 +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: split TX and RX in LL driver 2020-11-05 19:00:55 +08:00
rtc_io_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdio_slave_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sigmadelta_periph.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
soc_memory_layout.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
spi_periph.c spi: remove hard-coded DMA chan in soc_caps.h 2021-02-22 07:06:05 +00: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