Files
LCD/README.md
2026-06-26 15:06:27 +08:00

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.