1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 23:03:46 +01:00
Files
esphome/tests/components/sn74hc595/test.esp32-c3-ard.yaml
J. Nick Koston 6265511008 tweak
2025-10-08 14:04:59 -10:00

13 lines
237 B
YAML

packages:
spi: !include ../../test_build_components/common/spi/esp32-c3-ard.yaml
substitutions:
clock_pin: GPIO7
data_pin: GPIO10
latch_pin1: GPIO1
oe_pin1: GPIO2
latch_pin2: GPIO3
oe_pin2: GPIO9
<<: !include common.yaml