freertos_f407/MDK-ARM
许晟昊 ff554a472c Refactor app.c and board.c for improved display handling and memory management
- Updated sgl_print_hello function to clear the screen and render "Hello World" with improved task handling.
- Modified business_task to repeatedly display "Hello World" every second.
- Enhanced lcd_rtc_test to create and manage labels more efficiently, ensuring proper screen updates.
- Introduced dynamic text handling in sgl_label to manage memory for label text, allowing for automatic cleanup on destruction.
- Added cmd_mem_info function to display SGL memory usage via shell command.
2026-03-23 18:01:14 +08:00
..
RTE 加入lvgl 2025-01-22 10:19:04 +08:00
freertos_f407 Refactor app.c and board.c for improved display handling and memory management 2026-03-23 18:01:14 +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.uvguix.Administrator Refactor app.c and board.c for improved display handling and memory management 2026-03-23 18:01:14 +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