- 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. |
||
|---|---|---|
| .. | ||
| shell.c | ||
| shell.h | ||
| shell_cfg.h | ||
| shell_cfg_user.h | ||
| shell_cmd_list.c | ||
| shell_companion.c | ||
| shell_ext.c | ||
| shell_ext.h | ||
| shell_port.c | ||
| shell_port.h | ||