Merge branch 'ci/reenable_c5_adc_test_v5.5' into 'release/v5.5'

ci(adc): reenable c5 adc test and fix test val (v5.5)

See merge request espressif/esp-idf!39906
This commit is contained in:
Jiang Jiang Jian
2025-06-17 14:57:32 +08:00
3 changed files with 2 additions and 3 deletions

View File

@ -79,7 +79,7 @@
#define ADC_TEST_LOW_VAL 0
#define ADC_TEST_LOW_THRESH 17
#define ADC_TEST_HIGH_VAL 3430
#define ADC_TEST_HIGH_VAL 3375
#define ADC_TEST_HIGH_THRESH 200
#elif CONFIG_IDF_TARGET_ESP32C61

View File

@ -99,7 +99,7 @@ extern "C" {
#define ADC_TEST_LOW_VAL 0
#define ADC_TEST_LOW_THRESH 17
#define ADC_TEST_HIGH_VAL 3430
#define ADC_TEST_HIGH_VAL 3375
#define ADC_TEST_HIGH_VAL_DMA 4095
#define ADC_TEST_HIGH_THRESH 200

View File

@ -14,7 +14,6 @@ no_runner_tags:
- esp32c2,jtag,xtal_40mhz
- esp32c3,flash_multi
- esp32c3,sdcard_sdmode
- esp32c5,adc
- esp32c5,jtag
- esp32c5_2,generic_multi_device
- esp32c6,jtag