freertos_f407/MDK-ARM
许晟昊 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
..
RTE 加入lvgl 2025-01-22 10:19:04 +08:00
freertos_f407 Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
.gitignore 指定SRAM2 2025-01-22 09:28:56 +08:00
EventRecorderStub.scvd init 2025-01-21 11:00:48 +08:00
freertos_f407.uvoptx Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
freertos_f407.uvprojx Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
keil.importer.warning.txt 加入lvgl 2025-01-22 10:19:04 +08:00
startup_stm32f407xx.s lcd154完成 2025-01-21 23:56:10 +08:00