freertos_f407/User/system
许晟昊 0d9aa2d8d2 Refactor USB and application task handling
- 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.
2026-03-23 19:12:44 +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 USB and application task handling 2026-03-23 19:12:44 +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