- 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. |
||
|---|---|---|
| .. | ||
| bsp | ||
| driver | ||
| letter_shell | ||
| lib | ||
| lua | ||
| sgl | ||
| btn.c | ||
| btn.h | ||
| delay.c | ||
| delay.h | ||
| os.h | ||
| readme.txt | ||
| sys.c | ||
| sys.h | ||
readme.txt
1,delay文件夹:存放延时相关的驱动代码。 2,sys文件夹:存放系统相关驱动代码。 3,uart文件夹:存放串口相关代码。 4,rt-thread:https://zhuanlan.zhihu.com/p/653746487?utm_campaign=shareopn&utm_medium=social&utm_psn=1827650748781039617&utm_source=wechat_session