1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-14 15:53:48 +01:00
Files
esphome/tests/components/sx126x/test.esp32-c3-idf.yaml
J. Nick Koston 07df2a58ac wip
2025-10-08 14:36:19 -10:00

11 lines
194 B
YAML

substitutions:
cs_pin: GPIO1
rst_pin: GPIO2
busy_pin: GPIO7
dio1_pin: GPIO3
packages:
spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
<<: !include common.yaml