freertos_f407/User/system
许晟昊 2c45a45549 Refactor shell configuration and improve delay handling
- Changed delay function from vTaskDelay to HAL_Delay in lcd_test_clear to ensure proper timing in the LCD test.
- Updated shell_cfg.h to include "shell_cfg_user.h" by default if SHELL_CFG_USER is not defined.
- Modified shell_cfg_user.h to adjust shell behavior settings, including enabling/disabling command line triggers and memory allocation methods.
- Commented out shell lock and unlock functions in shell_port.c to disable locking mechanism for the shell.
2026-03-24 08:24:50 +08:00
..
bsp lcd154完成 2025-01-21 23:56:10 +08:00
driver system 2025-01-21 11:08:21 +08:00
letter_shell Refactor shell configuration and improve delay handling 2026-03-24 08:24:50 +08:00
lib Refactor USB and application task handling 2026-03-23 19:12:44 +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