[ci] Reduce release time by removing 468 redundant ESP32-C3 IDF tests (#11737)
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
packages:
|
||||
i2c: !include ../../test_build_components/common/i2c/esp32-c3-idf.yaml
|
||||
spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
|
||||
|
||||
display:
|
||||
- platform: ili9xxx
|
||||
id: ili9xxx_display
|
||||
model: GC9A01A
|
||||
invert_colors: True
|
||||
cs_pin: 11
|
||||
dc_pin: 7
|
||||
pages:
|
||||
- id: page1
|
||||
lambda: |-
|
||||
it.rectangle(0, 0, it.get_width(), it.get_height());
|
||||
|
||||
touchscreen:
|
||||
- platform: chsc6x
|
||||
display: ili9xxx_display
|
||||
interrupt_pin: 20
|
||||
Reference in New Issue
Block a user