- 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. |
||
|---|---|---|
| .. | ||
| 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 | ||