esp-idf/components/driver/test
Michael (XIAO Xufeng) 7e06a60c0d Merge branch 'refactor/no_dac_on_esp32s3' into 'master'
dac: added DAC support macro

Closes IDF-1777

See merge request espressif/esp-idf!13038
2021-04-12 10:52:33 +00:00
..
adc_dma_test
dac_dma_test
include/test spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
param_test
touch_sensor_test
CMakeLists.txt
component.mk
test_adc2_with_wifi.c esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA 2021-01-19 11:55:44 +08:00
test_adc_common.c
test_adc_dma.c adc: apply gdma api to adc on esp32c3 2021-02-08 11:41:21 +08:00
test_common_spi.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
test_dac.c dac: added DAC support macro 2021-04-12 12:04:46 +08:00
test_dedicated_gpio.c
test_gdma.c
test_gpio.c
test_i2c.c Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3' into 'master' 2021-04-12 09:39:55 +00:00
test_i2s.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
test_ledc.c
test_pcnt.c
test_pwm.c
test_rmt.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
test_rs485.c
test_rtcio.c
test_sdio.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c
test_spi_bus_lock.c
test_spi_master.c Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 2021-04-08 09:33:18 +00:00
test_spi_param.c spi: add enum for spi dma channels 2021-02-22 07:06:05 +00:00
test_spi_sio.c ci: enable previously disabled unit tests 2021-03-29 18:36:41 +08:00
test_spi_slave.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
test_spi_slave_hd.c Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 2021-04-08 09:33:18 +00:00
test_timer.c
test_uart.c