1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 06:43:48 +01:00
Files
esphome/tests/components/cst226/test.esp32-c3-idf.yaml
J. Nick Koston 678303b2d0 tweak
2025-10-08 12:28:31 -10:00

12 lines
296 B
YAML

substitutions:
cs_pin: GPIO7
dc_pin: GPIO9
disp_reset_pin: GPIO18
interrupt_pin: GPIO2
reset_pin: GPIO3
packages:
spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
i2c: !include ../../test_build_components/common/i2c/esp32-c3-idf.yaml
<<: !include common.yaml