mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
15 lines
248 B
YAML
15 lines
248 B
YAML
substitutions:
|
|
dc_pin: GPIO21
|
|
cs_pin: GPIO12
|
|
enable_pin: GPIO13
|
|
reset_pin: GPIO20
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-idf.yaml
|
|
|
|
<<: !include common.yaml
|
|
|
|
display:
|
|
- platform: mipi_spi
|
|
model: m5core
|