esp-idf/components/driver/test
Michael (XIAO Xufeng) 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +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
test_i2c.c
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
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_bus_lock.c spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +08:00
test_spi_master.c spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +08:00
test_spi_param.c
test_spi_sio.c
test_spi_slave.c
test_timer.c
test_uart.c