esp-idf/components/driver/test
Michael (XIAO Xufeng) 826cc7ecb6 Merge branch 'feature/bringup_723_cmake_rmt_driver_update' into 'master'
RMT new features in ESP32S2

Closes IDF-1286

See merge request espressif/esp-idf!7401
2020-03-26 10:24:18 +08:00
..
include/test
param_test
touch_sensor_test Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
CMakeLists.txt Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
component.mk
test_adc2.c
test_common_spi.c
test_gpio.c GPIO: fix unit test issue on ESP32-S2 2020-02-26 11:12:09 +08:00
test_i2c.c I2C: i2c.h/i2c.c applied new code formatting 2020-02-26 15:12:03 +08:00
test_i2s.c bugfix(i2s): Updated ESP32-S2 ADC DAC support 2020-03-03 12:59:30 +08:00
test_ledc.c
test_pcnt.c bugfix(pcnt): fix driver ut pcnt 2020-02-26 16:52:53 +08:00
test_pwm.c
test_rmt.c rmt: prefix caps name with SOC_ 2020-03-25 17:14:00 +08:00
test_rs485.c
test_rtcio.c
test_sdio.c
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c
test_spi_master.c Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
test_spi_param.c
test_spi_sio.c
test_spi_slave.c
test_timer.c
test_uart.c