mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
common
This commit is contained in:
@@ -5,4 +5,7 @@ substitutions:
|
||||
dc_pin: GPIO13
|
||||
reset_pin: GPIO14
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp32-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
@@ -6,4 +6,7 @@ substitutions:
|
||||
dc_pin: GPIO9
|
||||
reset_pin: GPIO10
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp32-c3-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
@@ -6,4 +6,7 @@ substitutions:
|
||||
dc_pin: GPIO15
|
||||
reset_pin: GPIO16
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp8266-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
@@ -6,4 +6,7 @@ substitutions:
|
||||
dc_pin: GPIO15
|
||||
reset_pin: GPIO16
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/rp2040-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
Reference in New Issue
Block a user