mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
10 lines
180 B
YAML
10 lines
180 B
YAML
substitutions:
|
|
irq0_pin: GPIO6
|
|
irq1_pin: GPIO7
|
|
reset_pin: GPIO9
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-c3-ard.yaml
|
|
|
|
<<: !include common.yaml
|