Device migrations and driver implementations (#564)

This commit is contained in:
Ken Van Hoeylandt
2026-07-15 12:46:24 +02:00
committed by GitHub
parent 8af6204ba1
commit bd8fdfd858
55 changed files with 1695 additions and 447 deletions
+7
View File
@@ -0,0 +1,7 @@
# TCA9534 I/O expander
A driver for the `TCA9534` 8-bit I2C-bus I/O expander by Texas Instruments.
See https://www.ti.com/product/TCA9534
License: [Apache v2.0](LICENSE-Apache-2.0.md)