freertos_f407/Core/Inc
许晟昊 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
..
FreeRTOSConfig.h init 2025-01-21 11:00:48 +08:00
dma.h 更新SD读写,用DMA失败 2025-01-21 16:23:43 +08:00
gpio.h init 2025-01-21 11:00:48 +08:00
main.h lcd154完成 2025-01-21 23:56:10 +08:00
rtc.h init 2025-01-21 11:00:48 +08:00
sdio.h 更新SD读写,用DMA失败 2025-01-21 16:23:43 +08:00
spi.h lcd154完成 2025-01-21 23:56:10 +08:00
stm32f4xx_hal_conf.h Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
stm32f4xx_it.h Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
usart.h lcd154完成 2025-01-21 23:56:10 +08:00