mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 15:14:33 +02:00
spi: enable h2 spi multi board test
This commit is contained in:
@@ -844,6 +844,14 @@ component_ut_pytest_esp32h2_generic:
|
|||||||
tags: [ esp32h2, generic ]
|
tags: [ esp32h2, generic ]
|
||||||
parallel: 2
|
parallel: 2
|
||||||
|
|
||||||
|
component_ut_pytest_esp32h2_generic_multi_device:
|
||||||
|
extends:
|
||||||
|
- .pytest_components_dir_template
|
||||||
|
- .rules:test:component_ut-esp32h2
|
||||||
|
needs:
|
||||||
|
- build_pytest_components_esp32h2
|
||||||
|
tags: [ esp32h2, generic_multi_device ]
|
||||||
|
|
||||||
component_ut_pytest_esp32h2_adc:
|
component_ut_pytest_esp32h2_adc:
|
||||||
extends:
|
extends:
|
||||||
- .pytest_components_dir_template
|
- .pytest_components_dir_template
|
||||||
|
Reference in New Issue
Block a user