mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
12 lines
265 B
YAML
12 lines
265 B
YAML
substitutions:
|
|
clk_pin: GPIO4
|
|
miso_pin: GPIO12
|
|
mosi_pin: GPIO13
|
|
cs_pin: GPIO5
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-ard.yaml
|
|
uart: !include ../../test_build_components/common/uart/esp32-ard.yaml
|
|
|
|
<<: !include common.yaml
|