- 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. |
||
|---|---|---|
| .. | ||
| dma.c | ||
| freertos.c | ||
| gpio.c | ||
| main.c | ||
| rtc.c | ||
| sdio.c | ||
| spi.c | ||
| stm32f4xx_hal_msp.c | ||
| stm32f4xx_hal_timebase_tim.c | ||
| stm32f4xx_it.c | ||
| system_stm32f4xx.c | ||
| usart.c | ||