freertos_f407/User/system
许晟昊 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
..
bsp lcd154完成 2025-01-21 23:56:10 +08:00
driver system 2025-01-21 11:08:21 +08:00
letter_shell Implement DMA for USART1 reception and update FreeRTOS configuration 2025-09-10 00:48:06 +08:00
lib Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
lua Add Lua virtual machine and buffered stream implementations 2025-09-10 00:38:07 +08:00
sgl Refactor app.c and board.c for improved display handling and memory management 2026-03-23 18:01:14 +08:00
btn.c system 2025-01-21 11:08:21 +08:00
btn.h system 2025-01-21 11:08:21 +08:00
delay.c system 2025-01-21 11:08:21 +08:00
delay.h lcd154完成 2025-01-21 23:56:10 +08:00
os.h system 2025-01-21 11:08:21 +08:00
readme.txt system 2025-01-21 11:08:21 +08:00
sys.c lcd154完成 2025-01-21 23:56:10 +08:00
sys.h system 2025-01-21 11:08:21 +08:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1delay文件夹存放延时相关的驱动代码。
2sys文件夹存放系统相关驱动代码。
3uart文件夹存放串口相关代码。
4rt-thread:https://zhuanlan.zhihu.com/p/653746487?utm_campaign=shareopn&utm_medium=social&utm_psn=1827650748781039617&utm_source=wechat_session