Skip to main content

lcd-driver-gen

Generate a low-level driver for a new LCD panel in the Realtek display repository. Strategy: "clone an existing driver + replace only the real variables": From device/general/lcd/<chip>/, pick a verified driver with the same interface as a template, replace model/resolution/pins/color-depth/init sequence, translate the vendor datasheet's init paragraphs into the target driver's representation style, and finally register in Kconfig / CMakeLists.txt / SConscript. Current scope: single-chip new drivers (choose one of 8773E / 8773G / 8762G). Trigger: user says "generate/add a panel driver", "add an LCD panel", "port a panel", "add st77916 driver for 8773G", "generate init sequence from datasheet", etc.

跳到安装

来源信息

仓库
realmcu/skills
最近来源活动
2026年7月16日 08:31
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。