esp-idf/components/driver/test_apps
Kevin (Lao Kaiyao) 4a86240b6e Merge branch 'feature/support_adc_on_c6' into 'master'
adc: support adc on c6

Closes IDF-5310, IDF-5311, IDF-5917, and IDF-6567

See merge request espressif/esp-idf!21431
2022-12-27 21:01:43 +08:00
..
components build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03:00
dac_test_apps dac: update API and file format aligning to the rule 2022-11-03 13:04:50 +08:00
gpio rtcio: support rtcio on c6 2022-12-22 14:14:38 +08:00
gptimer gptimer: support RC_FAST clock source 2022-12-26 13:18:25 +08:00
i2s_test_apps test more freq 2022-12-21 17:31:38 +08:00
ledc ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
legacy_adc_driver adc: support ADC on esp32c6 (driver/test/example) 2022-12-23 11:24:06 +08:00
legacy_mcpwm_driver mcpwm: enable test on esp32c6 2022-12-22 11:17:38 +08:00
legacy_pcnt_driver pcnt: Re-enable legacy pcnt test for esp32c6 (ledc support completed) 2022-12-20 15:28:33 +08:00
legacy_rmt_driver rmt: support pll clock source on esp32c6 2022-12-22 11:25:54 +08:00
legacy_rtc_temp_driver ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) 2022-11-28 11:58:30 +08:00
legacy_timer_driver gptimer: support RC_FAST clock source 2022-12-26 13:18:25 +08:00
mcpwm mcpwm: enable test on esp32c6 2022-12-22 11:17:38 +08:00
pulse_cnt ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
rmt rmt: support pll clock source on esp32c6 2022-12-22 11:25:54 +08:00
rs485 test: move rs485 test to test_app 2022-11-11 16:59:40 +08:00
sdio example/sdio: add support for ESP32-S3 as host (via SD) 2022-11-21 14:03:41 +08:00
sdm ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) 2022-11-28 11:58:30 +08:00
spi test: enable multi-board test of spi for c6 2022-12-07 11:37:48 +08:00
temperature_sensor ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) 2022-11-28 11:58:30 +08:00
touch_sensor_v1 touch_senser: fixed ci issue timer expired after it is deleted 2022-09-05 18:25:32 +08:00
touch_sensor_v2 touch_sensor: fix touch_sensor_v1 filter issue 2022-08-23 07:34:51 +00:00
twai twai: add initial version of driver component test 2022-11-04 17:40:29 +08:00
uart test: move uart test to test_app 2022-11-11 16:59:40 +08:00