1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 14:13:51 +00:00

[mipi_rgb] Unified driver for MIPI RGB displays (#9892)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Clyde Stubbs
2025-09-08 10:56:34 +10:00
committed by GitHub
parent 166ad942ef
commit 7eaaa4e426
12 changed files with 1520 additions and 31 deletions

View File

@@ -0,0 +1,2 @@
CODEOWNERS = ["@clydebarrow"]
DOMAIN = "mipi_rgb"