Go to file
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
.vscode 更新SD读写,用DMA失败 2025-01-21 16:23:43 +08:00
Core Add Lua virtual machine and buffered stream implementations 2025-09-10 00:38:07 +08:00
Drivers 增加USB 2025-03-12 00:37:12 +08:00
FATFS 增加USB 2025-03-12 00:37:12 +08:00
MDK-ARM Refactor shell task creation 2025-09-10 00:41:42 +08:00
Middlewares 增加USB 2025-03-12 00:37:12 +08:00
Public 指定SRAM2 2025-01-22 09:28:56 +08:00
USB_DEVICE Add Lua virtual machine and buffered stream implementations 2025-09-10 00:38:07 +08:00
User Refactor shell task creation 2025-09-10 00:41:42 +08:00
.gitignore init 2025-01-21 11:00:48 +08:00
.mxproject 增加USB 2025-03-12 00:37:12 +08:00
Makefile init 2025-01-21 11:00:48 +08:00
freertos_f407.ioc Add Lua virtual machine and buffered stream implementations 2025-09-10 00:38:07 +08:00
keilkill.bat init 2025-01-21 11:00:48 +08:00