6 lines
305 B
Markdown
6 lines
305 B
Markdown
# LCD
|
|
|
|
LCD driver project for zhaocaimao.
|
|
|
|
The basic LCD driver and image rendering flow are complete, with support for full-screen rendering and partial refresh. `upper_app.h` and `upper_app.c` simulate the upper-layer interface for testing expression animations, icon overlays, and display update flow.
|