1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
Files
esphome/tests/components/tm1621/test.rp2040-ard.yaml
J. Nick Koston 9627a1238e wip
2025-10-08 14:40:15 -10:00

11 lines
194 B
YAML

substitutions:
cs_pin: GPIO6
data_pin: GPIO7
read_pin: GPIO8
write_pin: GPIO9
packages:
spi: !include ../../test_build_components/common/spi/rp2040-ard.yaml
<<: !include common.yaml