esp-idf/components/driver/test
Simon e4d85807ea Merge branch 'feature/spi_flash_esp8684_support' into 'master'
spi_flash: refactor spi_flash clock configuration logic and support esp32c2

Closes IDF-4474, IDF-4025, and IDF-4066

See merge request espressif/esp-idf!16602
2022-04-27 11:05:45 +08:00
..
adc_dma_test
dac_dma_test
include/test
param_test
touch_sensor_test
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_adc.c soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
test_adc2_with_wifi.c
test_adc_common.c
test_common_spi.c
test_dac.c
test_gdma.c
test_i2c.c
test_i2s.c
test_ledc.c global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_pwm.c clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
test_rmt.c
test_rs485.c
test_rtcio.c
test_sdio.c global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_sdmmc_sdspi_init.cpp
test_spi_bus_lock.c spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
test_spi_master.c soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
test_spi_param.c
test_spi_sio.c
test_spi_slave.c
test_spi_slave_hd.c
test_uart.c