| # Copyright (c) 2025 MASSDRIVER EI (massdriver.space) | |
| # SPDX-License-Identifier: Apache-2.0 | |
| title: Sitronix ST7567 dot-matrix LCD controller on I2C bus | |
| description: | | |
| The Sitronix ST7567 is a monochrome Dot-Matrix LCD controller | |
| with a maximum 132x65 resolution. | |
| compatible: "sitronix,st7567" | |
| include: ["sitronix,st7567-common.yaml", "i2c-device.yaml"] |