spi_slave: enable spi slave dual board test on esp32c3

This commit is contained in:
Armando
2021-03-16 15:56:15 +08:00
committed by Icarus
parent dd8076acf4
commit 01b5ef31b4

View File

@@ -581,6 +581,13 @@ UT_C3_FLASH:
- ESP32C3_IDF - ESP32C3_IDF
- UT_T1_ESP_FLASH - UT_T1_ESP_FLASH
UT_C3_SPI_DUAL:
extends: .unit_test_esp32c3_template
parallel: 2
tags:
- ESP32C3_IDF
- Example_SPI_Multi_device
.integration_test_template: .integration_test_template:
extends: extends:
- .target_test_job_template - .target_test_job_template