freertos_f407/User/application
xushenghao 9f37c7d763 Refactor shell task creation
- Removed the shell task handle from app.c as it is no longer needed.
- Moved the shell task creation to shell_port.c with updated parameters.
- Ensured the shell task is created with appropriate stack size and priority.
2025-09-10 00:41:42 +08:00
..
app.c Refactor shell task creation 2025-09-10 00:41:42 +08:00
app.h init 2025-01-21 11:00:48 +08:00