Commit Graph

6 Commits

Author SHA1 Message Date
许晟昊 9f04900092 Add textline, unzip image, and window widgets
- Implemented sgl_textline widget for displaying multi-line text with customizable properties such as font, color, and background.
- Added sgl_unzip_image widget to handle compressed image data, including drawing with transparency and color replacement.
- Created sgl_win widget for window management, featuring title text, close button, and customizable appearance attributes.
- Each widget includes necessary functions for creation, property setting, and rendering.
2026-03-23 13:07:16 +08:00
许晟昊 344eeb0ee4 指定SRAM2 2025-01-22 09:28:56 +08:00
许晟昊 7bd9f1376a lcd154完成 2025-01-21 23:56:10 +08:00
许晟昊 0988d478e0 更新SD读写,用DMA失败 2025-01-21 16:23:43 +08:00
许晟昊 587e9158f2 更新RTC时钟 2025-01-21 13:37:26 +08:00
许晟昊 f0d23f8870 system 2025-01-21 11:08:21 +08:00