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-idf.yaml
J. Nick Koston e8adcb539c common
2025-10-08 11:20:48 -10:00

13 lines
239 B
YAML

substitutions:
clock_pin: GPIO15
data_pin: GPIO14
latch_pin1: GPIO21
oe_pin1: GPIO22
latch_pin2: GPIO25
oe_pin2: GPIO26
packages:
spi: !include ../../test_build_components/common/spi/esp32-idf.yaml
<<: !include common.yaml