spi: enable h2 spi multi board test

This commit is contained in:
wanlei 2023-02-27 16:31:26 +08:00
parent 08ecf47dd4
commit 3c7cd1f061

View File

@ -844,6 +844,14 @@ component_ut_pytest_esp32h2_generic:
tags: [ esp32h2, generic ]
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:
extends:
- .pytest_components_dir_template