esp-idf/components/driver/test
Kevin (Lao Kaiyao) dc20768913 Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master'
example/i2s: add es8311 example and i2s unit-test

Closes IDF-3412

See merge request espressif/esp-idf!14459
2021-10-14 09:28:35 +00:00
..
adc_dma_test rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
dac_dma_test rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
include/test
param_test
touch_sensor_test touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
CMakeLists.txt
component.mk
test_adc.c adc: add a ut for calibration speed 2021-09-14 11:42:50 +08:00
test_adc2_with_wifi.c
test_adc_common.c
test_common_spi.c
test_dac.c
test_dedicated_gpio.c
test_gdma.c
test_gpio.c
test_i2c.c
test_i2s.c example/i2s: add es8311 example and i2s loop unit-test 2021-10-11 18:32:34 +08:00
test_ledc.c
test_pcnt.c pcnt: refactor hal driver 2021-08-10 17:19:21 +08:00
test_pwm.c tests: refactoring of the gcc's inner functions, because clang doesn't support them 2021-09-10 19:51:27 +03:00
test_rmt.c
test_rs485.c
test_rtcio.c
test_sdio.c
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c
test_spi_bus_lock.c
test_spi_master.c
test_spi_param.c
test_spi_sio.c
test_spi_slave.c
test_spi_slave_hd.c
test_timer.c driver: fix timer driver initialization sequence to not trigger interrupt immediately 2021-09-16 19:45:33 +08:00
test_uart.c