Go to file
许晟昊 2c45a45549 Refactor shell configuration and improve delay handling
- Changed delay function from vTaskDelay to HAL_Delay in lcd_test_clear to ensure proper timing in the LCD test.
- Updated shell_cfg.h to include "shell_cfg_user.h" by default if SHELL_CFG_USER is not defined.
- Modified shell_cfg_user.h to adjust shell behavior settings, including enabling/disabling command line triggers and memory allocation methods.
- Commented out shell lock and unlock functions in shell_port.c to disable locking mechanism for the shell.
2026-03-24 08:24:50 +08:00
.vscode 更新SD读写,用DMA失败 2025-01-21 16:23:43 +08:00
Core Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
Drivers 增加USB 2025-03-12 00:37:12 +08:00
FATFS Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
MDK-ARM Refactor shell configuration and improve delay handling 2026-03-24 08:24:50 +08:00
Middlewares Refactor shell configuration and improve delay handling 2026-03-24 08:24:50 +08:00
Public 指定SRAM2 2025-01-22 09:28:56 +08:00
USB_DEVICE Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
User Refactor shell configuration and improve delay handling 2026-03-24 08:24:50 +08:00
.gitignore init 2025-01-21 11:00:48 +08:00
.mxproject Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
Makefile init 2025-01-21 11:00:48 +08:00
freertos_f407.ioc Refactor USB and application task handling 2026-03-23 19:12:44 +08:00
keilkill.bat init 2025-01-21 11:00:48 +08:00