mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
spi_slave: enable spi slave dual board test on esp32c3
This commit is contained in:
parent
62787fc277
commit
60d5dcb000
@ -593,6 +593,13 @@ UT_C3_FLASH:
|
|||||||
- ESP32C3_IDF
|
- ESP32C3_IDF
|
||||||
- UT_T1_ESP_FLASH
|
- UT_T1_ESP_FLASH
|
||||||
|
|
||||||
|
UT_C3_SPI_DUAL:
|
||||||
|
extends: .unit_test_c3_template
|
||||||
|
parallel: 2
|
||||||
|
tags:
|
||||||
|
- ESP32C3_IDF
|
||||||
|
- Example_SPI_Multi_device
|
||||||
|
|
||||||
nvs_compatible_test:
|
nvs_compatible_test:
|
||||||
extends: .integration_test_template
|
extends: .integration_test_template
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user