mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
common
This commit is contained in:
@@ -8,4 +8,7 @@ substitutions:
|
||||
dc_pin2: GPIO26
|
||||
reset_pin2: GPIO27
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp32-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -9,4 +9,7 @@ substitutions:
|
||||
dc_pin2: GPIO3
|
||||
reset_pin2: GPIO4
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp32-c3-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -9,4 +9,7 @@ substitutions:
|
||||
dc_pin2: GPIO4
|
||||
reset_pin2: GPIO0
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp8266-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -9,4 +9,7 @@ substitutions:
|
||||
dc_pin2: GPIO21
|
||||
reset_pin2: GPIO22
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/rp2040-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user