1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 23:03:46 +01:00
Files
esphome/tests/components/st7701s/test.esp32-s3-idf.yaml
J. Nick Koston f32164fc21 tweak
2025-10-08 14:10:40 -10:00

14 lines
257 B
YAML

packages:
spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml
substitutions:
mosi_pin: GPIO48
cs_pin: GPIO44
de_pin: GPIO18
reset_pin: GPIO47
hsync_pin: GPIO16
vsync_pin: GPIO17
pclk_pin: GPIO21
<<: !include common.yaml