[i2s_audio] Move test bus into a shared package and give fixtures unique ids (#16793)

This commit is contained in:
J. Nick Koston
2026-06-04 17:28:32 -05:00
committed by GitHub
parent 82efa45187
commit 9fbd4c38ae
30 changed files with 122 additions and 115 deletions

View File

@@ -59,6 +59,7 @@ DIRECT_BUS_TYPES = (
"modbus",
"remote_transmitter",
"remote_receiver",
"i2s_audio",
)
# Signature for components with no bus requirements