mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Merge branch 'guard_trq_allocation' into integration
This commit is contained in:
13
tests/components/spi/test.esp32-s3-ard.yaml
Normal file
13
tests/components/spi/test.esp32-s3-ard.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
spi:
|
||||
- id: three_spi
|
||||
interface: spi3
|
||||
clk_pin:
|
||||
number: 47
|
||||
mosi_pin:
|
||||
number: 40
|
||||
- id: hw_spi
|
||||
interface: hardware
|
||||
clk_pin:
|
||||
number: 0
|
||||
miso_pin:
|
||||
number: 41
|
||||
Reference in New Issue
Block a user