mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
spi: enable h2 spi multi board test
This commit is contained in:
parent
08ecf47dd4
commit
3c7cd1f061
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user