mirror of
https://github.com/esphome/esphome.git
synced 2025-10-17 17:23:45 +01:00
13 lines
234 B
YAML
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
|