freertos_f407/MDK-ARM
许晟昊 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
..
RTE Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
freertos_f407 Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
.gitignore 指定SRAM2 2025-01-22 09:28:56 +08:00
EventRecorderStub.scvd init 2025-01-21 11:00:48 +08:00
freertos_f407.uvoptx Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
freertos_f407.uvprojx Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
keil.importer.warning.txt 加入lvgl 2025-01-22 10:19:04 +08:00
startup_stm32f407xx.s lcd154完成 2025-01-21 23:56:10 +08:00