- Updated USB OTG FS interrupt priority to the highest level for improved responsiveness. - Refactored application task to use a flow control structure for better timing management. - Removed unnecessary FreeRTOS dependencies from shell port implementation. - Disabled shell task loop for non-RTOS environments, allowing for more flexible shell usage. - Adjusted flow tick rate for finer control over timing. - Cleaned up project configuration to remove unused FreeRTOS task definitions and streamline NVIC settings. |
||
|---|---|---|
| .. | ||
| 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