mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
Convert the i2c include to a named dict-style package key so CI can group this component's build with others sharing the same bus, instead of flagging it as needing migration.
12 lines
179 B
YAML
12 lines
179 B
YAML
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-s3-idf.yaml
|
|
|
|
psram:
|
|
mode: octal
|
|
|
|
ch422g:
|
|
|
|
display:
|
|
- platform: mipi_rgb
|
|
model: WAVESHARE-5-1024X600
|