mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Group component tests to reduce CI time (#11134)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
packages:
|
||||
i2c: !include ../../test_build_components/common/i2c/esp32-p4-idf.yaml
|
||||
|
||||
esp_ldo:
|
||||
- id: ldo_id
|
||||
channel: 3
|
||||
@@ -13,9 +16,3 @@ display:
|
||||
#id: backlight_id
|
||||
|
||||
psram:
|
||||
|
||||
i2c:
|
||||
sda: GPIO7
|
||||
scl: GPIO8
|
||||
scan: true
|
||||
frequency: 400kHz
|
||||
|
||||
Reference in New Issue
Block a user