1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-16 06:45:48 +00:00
Files
esphome/tests/components/spi/test.esp32-c3-ard.yaml
2025-10-05 23:15:53 -05:00

17 lines
252 B
YAML

spi:
- id: quad_spi
type: quad
interface: hardware
clk_pin:
number: 6
data_pins:
- 7
- 2
- 10
- allow_other_uses: true
number: 3
- id: spi_id_2
interface: any
clk_pin: 4
mosi_pin: 5