songruojing 41e452e7d8 gpio: Fix the bug that gpio interrupt cannot be triggered on app cpu on ESP32S3 4 lat temu
..
esp32 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
esp32c3 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
esp32h2 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
esp32s2 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
esp32s3 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
include 55b1756d5f Merge branch 'contrib/github_pr_8139_backport_v4.4' into 'release/v4.4' 4 lat temu
test 41e452e7d8 gpio: Fix the bug that gpio interrupt cannot be triggered on app cpu on ESP32S3 4 lat temu
CMakeLists.txt 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
Kconfig ee00029c05 gdma: support IRAM interrupt 4 lat temu
adc.c 1ec46ad3b8 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 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
adc_deprecated.c 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
component.mk 3aa9ac2469 usb_serial_jtag: Add blocking driver to support vfs. 4 lat temu
dac_common.c c2d5af17a2 dac: apply generic check macro 4 lat temu
dedic_gpio.c 6cec256a34 fast_gpio: driver support on esp32c3 4 lat temu
gdma.c ee00029c05 gdma: support IRAM interrupt 4 lat temu
gpio.c b722e6f6ec gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() 4 lat temu
i2c.c 81861d03c0 Merge branch 'bugfix/fix_i2c_crash_v4.4' into 'release/v4.4' 4 lat temu
i2s.c a9df58c776 i2s: fix mclk stopped when setting clock 4 lat temu
ledc.c 42abd894d4 build: fix unused tag string 4 lat temu
linker.lf 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
mcpwm.c 932d4d13f0 MCPWM/sync: expose API for configuring timer sync 4 lat temu
pcnt.c c2d5af17a2 dac: apply generic check macro 4 lat temu
periph_ctrl.c 6e6c8bb682 esp_wifi: fix common clock bug (backport v4.4) 4 lat temu
rmt.c bd89dcc683 RMT: add loop_autostop driver support for esp32s3 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 21b4cd8325 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 690974e32f driver: update copyright notice 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 1ec46ad3b8 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 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
spi_slave_hd.c 1ec46ad3b8 adc: support adc dma driver on all chips 4 lat temu
timer.c b0122177b7 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 72ba1866fb twai: TWAI_ALERT_RX_DATA indicates that frames were received 4 lat temu
uart.c 4288588751 UART: fix a bug preventing the user from freeing a previously registered ISR 4 lat temu
usb_serial_jtag.c 24529a6aec usb_serial_jtag: enable blocking implementation on esp32s3 4 lat temu