esp-idf/components/driver/test
Angus Gratton 3882c2b8ed Merge branch 'feature/bringup_esp32s3_fpga_update_rmt_driver' into 'master'
rmt: support esp32s3

Closes IDF-1773

See merge request espressif/esp-idf!10292
2020-11-07 07:15:53 +08:00
..
adc_dma_test rtc: update rtc related code(rtc_sleep rtc_init) to support esp32s3 2020-11-04 02:43:41 +00:00
dac_dma_test bugfix(adc): missing ranges of ADC codes in ESP32 2020-10-12 07:41:03 +00:00
include/test spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
param_test
touch_sensor_test global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
component.mk driver(adc): fix adc io init bug; add unit test to check; 2020-05-12 06:52:26 +00:00
test_adc2_with_wifi.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_adc_common.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_common_spi.c spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
test_dac.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_dedicated_gpio.c dedicated gpio: add driver 2020-10-20 21:06:09 +08:00
test_gpio.c driver test: Don't use ESP32-S2 CS1 pin for output test 2020-10-14 16:18:55 +11:00
test_i2c.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_i2s.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_ledc.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_pcnt.c pcnt: replace isr register with isr service in example 2020-10-19 11:56:18 +08:00
test_pwm.c soc: updates caps usage 2020-10-17 16:10:17 +08:00
test_rmt.c rmt: rename always_on to aware_dfs 2020-11-05 19:00:55 +08:00
test_rs485.c Bugfix/fix RS485 ut fail 2020-10-19 16:17:19 +08:00
test_rtcio.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_sdio.c soc: updates caps usage 2020-10-17 16:10:17 +08:00
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
test_spi_bus_lock.c spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
test_spi_master.c spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
test_spi_param.c spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
test_spi_sio.c global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
test_spi_slave.c spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
test_spi_slave_hd.c spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
test_timer.c timergroup: refactor unit test to better support future chip 2020-11-03 18:16:50 +08:00
test_uart.c driver: add diagnostic information into UART test, enable flow control 2020-10-02 17:33:35 +02:00