morris 5624dffc52 Merge branch 'contrib/github_pr_8139' into 'master' 4 lat temu
..
deprecated 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
esp32 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
esp32c3 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
esp32h2 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
esp32s2 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
esp32s3 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
esp8684 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
include 5624dffc52 Merge branch 'contrib/github_pr_8139' into 'master' 4 lat temu
test 708e3b6ec0 UART: RX interrupts are now properly restored after a flush 4 lat temu
CMakeLists.txt e8c5f8656b fast_gpio: fix wrong initial occupy mask 4 lat temu
Kconfig 83d16aa00c gdma: support IRAM interrupt 4 lat temu
adc.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
adc1_private.h 690974e32f driver: update copyright notice 4 lat temu
adc_common.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
adc_deprecated.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
dac_common.c c2d5af17a2 dac: apply generic check macro 4 lat temu
dedic_gpio.c e8c5f8656b fast_gpio: fix wrong initial occupy mask 4 lat temu
gdma.c 14c926350a gdma: fix potential use after free issue 4 lat temu
gpio.c 0e8286c57b gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() 4 lat temu
i2c.c ef1df8d41a I2C: Fix typo in I2C_TIMING_VAL_ERR_STR macro name 4 lat temu
i2s.c 45ea21e8a0 doc: add application notes for i2s 4 lat temu
ledc.c 1e8a0909f6 LEDC: divisor calculation will now be rounded up when necessary 4 lat temu
linker.lf 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
mcpwm.c 16677b0d3c global: make periph enable/disable APIs private 4 lat temu
pcnt.c 16677b0d3c global: make periph enable/disable APIs private 4 lat temu
periph_ctrl.c 16677b0d3c global: make periph enable/disable APIs private 4 lat temu
rmt.c 16677b0d3c global: make periph enable/disable APIs private 4 lat temu
rtc_io.c 55a5c444b5 rtc_io, esp_himem: replace XXX_CHECK with ESP_RETURN_ON_FALSE 4 lat temu
rtc_module.c 690974e32f driver: update copyright notice 4 lat temu
sdio_slave.c ad90373a69 sdio_slave: fixed the issue DMA desc not capable 4 lat temu
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 lat temu
sdmmc_host.c 16677b0d3c global: make periph enable/disable APIs private 4 lat temu
sdmmc_private.h 690974e32f driver: update copyright notice 4 lat temu
sdmmc_transaction.c 690974e32f driver: update copyright notice 4 lat temu
sdspi_crc.c 690974e32f driver: update copyright notice 4 lat temu
sdspi_crc.h 690974e32f driver: update copyright notice 4 lat temu
sdspi_host.c 690974e32f driver: update copyright notice 4 lat temu
sdspi_private.h 690974e32f driver: update copyright notice 4 lat temu
sdspi_transaction.c 690974e32f driver: update copyright notice 4 lat temu
sigmadelta.c c2d5af17a2 dac: apply generic check macro 4 lat temu
spi_bus_lock.c 690974e32f driver: update copyright notice 4 lat temu
spi_common.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
spi_master.c 71d475149d lcd: update doc unit test and example to support 8-line spi 4 lat temu
spi_slave.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
spi_slave_hd.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
timer.c 4ed33afc3f timer: stop alarm if alarm value doesn't change in ISR handler 4 lat temu
touch_sensor_common.c 690974e32f driver: update copyright notice 4 lat temu
twai.c 16677b0d3c global: make periph enable/disable APIs private 4 lat temu
uart.c 708e3b6ec0 UART: RX interrupts are now properly restored after a flush 4 lat temu
usb_serial_jtag.c 24529a6aec usb_serial_jtag: enable blocking implementation on esp32s3 4 lat temu