1
0
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:
J. Nick Koston
2025-09-28 18:27:18 -05:00
20 changed files with 220 additions and 52 deletions

View 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