1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00
This commit is contained in:
J. Nick Koston
2025-10-08 11:32:26 -10:00
parent bb6877fc2c
commit 77b05a09db
103 changed files with 208 additions and 250 deletions

View File

@@ -1,12 +1,11 @@
substitutions:
clk_pin: GPIO6
mosi_pin: GPIO7
miso_pin: GPIO8
clock_pin: GPIO5
data_pin: GPIO4
latch_pin1: GPIO1
oe_pin1: GPIO2
latch_pin2: GPIO3
oe_pin2: GPIO9
packages:
spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
<<: !include common.yaml