esp-idf/components/driver
Omar Chebib 2fb3824dfa UART: Fix custom ISR unit test
On ESP32, UART_INTR_BRK_DET may be triggered after setting the new ISR handler.
Disable these interrrupts.
2022-02-22 10:54:06 +08:00
..
esp32
esp32c3
esp32h2
esp32s2
esp32s3
include
test UART: Fix custom ISR unit test 2022-02-22 10:54:06 +08:00
CMakeLists.txt
Kconfig
adc.c
adc1_private.h
adc_common.c
adc_deprecated.c
component.mk
dac_common.c
dedic_gpio.c
gdma.c
gpio.c gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() 2022-02-16 14:50:51 +08:00
i2c.c Merge branch 'bugfix/fix_i2c_crash_v4.4' into 'release/v4.4' 2022-02-16 06:30:44 +00:00
i2s.c i2s: fix mclk stopped when setting clock 2022-02-07 15:27:35 +08:00
ledc.c build: fix unused tag string 2022-01-28 11:59:45 +08:00
linker.lf
mcpwm.c
pcnt.c
periph_ctrl.c esp_wifi: fix common clock bug (backport v4.4) 2022-01-27 20:19:41 +08:00
rmt.c
rtc_io.c
rtc_module.c
sdio_slave.c sdio_slave: fixed the issue DMA desc not capable 2022-02-13 22:35:04 +08:00
sdkconfig.rename
sdmmc_host.c
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
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c
uart.c
usb_serial_jtag.c