1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

[spi] Enable >6 devices with ESP-IDF (#9128)

This commit is contained in:
Clyde Stubbs
2025-06-21 07:55:08 +10:00
committed by GitHub
parent b693b8ccb1
commit 169db9cc0a
8 changed files with 75 additions and 41 deletions

View File

@@ -4,3 +4,8 @@ substitutions:
miso_pin: GPIO15
<<: !include common.yaml
spi_device:
- id: spi_device_test
release_device: true
data_rate: 1MHz
spi_mode: 0