1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
Files
esphome/tests/components/waveshare_epaper/test.esp32-c3-idf.yaml
J. Nick Koston 9e9a19bfc2 fix
2025-10-08 14:58:24 -10:00

10 lines
193 B
YAML

substitutions:
cs_pin: GPIO7
dc_pin: GPIO1
busy_pin: GPIO2
reset_pin: GPIO3
packages:
spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
<<: !include common.yaml