| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-14 | lcd: T8213: add support for MTC S16209x | Jadyn Emma Jäger | |
| Implementation has been tested using a virtual serial pipe as I (Christian Breunig) did not find my hardware LCD display. You can easily do this via: $ sudo socat -d -d PTY,link=/dev/ttyS99,raw,echo=0 PTY,link=/tmp/serial,raw,echo=0 $ sudo cat /tmp/serial You will get a lot of control characters, but real information like the OS Kernel version will scroll through. Co-authored-by: Christian Breunig <christian@breunig.cc> | |||
| 2022-05-01 | lcd: T4353: fix Jinja2 linting errors | Christian Poessinger | |
