1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-17 17:23:45 +01:00
Files
esphome/tests/components/sn74hc595/test.rp2040-ard.yaml
J. Nick Koston 0c94122a54 tweak
2025-10-08 14:06:00 -10:00

13 lines
234 B
YAML

packages:
spi: !include ../../test_build_components/common/spi/rp2040-ard.yaml
substitutions:
clock_pin: GPIO5
data_pin: GPIO0
latch_pin1: GPIO1
oe_pin1: GPIO6
latch_pin2: GPIO7
oe_pin2: GPIO9
<<: !include common.yaml