esp-idf/components/driver/test
Omar Chebib 708e3b6ec0 UART: RX interrupts are now properly restored after a flush
Added a unit test to make sure the expected behavior happens
2021-12-27 12:31:25 +08:00
..
adc_dma_test adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
dac_dma_test i2s: deprecate confusing names 2021-11-24 13:21:13 +08:00
include/test
param_test
touch_sensor_test touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
CMakeLists.txt
test_adc.c adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
test_adc2_with_wifi.c adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
test_adc_common.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_common_spi.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_dac.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_dedicated_gpio.c
test_gdma.c
test_gpio.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_i2c.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_i2s.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_ledc.c
test_pcnt.c ledc: Remove REF_TICK as a supported clock source for LEDC driver on esp32s3 2021-12-21 11:43:18 +08:00
test_pwm.c
test_rmt.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_rs485.c
test_rtcio.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_sdio.c
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_spi_bus_lock.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_spi_master.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_spi_param.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_spi_sio.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_spi_slave.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_spi_slave_hd.c CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
test_timer.c timer: unit test and doc update for esp8684 2021-12-23 11:54:41 +08:00
test_uart.c UART: RX interrupts are now properly restored after a flush 2021-12-27 12:31:25 +08:00