mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
common
This commit is contained in:
@@ -8,4 +8,7 @@ substitutions:
|
||||
interrupt_pin: GPIO15
|
||||
reset_pin: GPIO25
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp32-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -8,4 +8,7 @@ substitutions:
|
||||
interrupt_pin: GPIO3
|
||||
reset_pin: GPIO10
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp32-c3-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -8,4 +8,7 @@ substitutions:
|
||||
interrupt_pin: GPIO5
|
||||
reset_pin: GPIO2
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp8266-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -8,4 +8,7 @@ substitutions:
|
||||
interrupt_pin: GPIO2
|
||||
reset_pin: GPIO3
|
||||
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/rp2040-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user