rt-thread/components/finsh
Chen Wang 14cfc72fb8
doxygen: finsh: Normalize macro definitions (#10006)
Regular macro definitions according to [1].

Note: for variadic macros such as MSH_CMD_EXPORT, we can
not use normal @param command, otherwise doxygen will
report "@param is not found in the argument list of ...".
So I just write the parameters by manual.

Link: https://rt-thread.github.io/rt-thread/page_howto_macro.html [1]

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-02-19 21:06:45 +08:00
..
Kconfig [nano] rt-thread susport nano option 2023-11-30 11:39:34 +08:00
SConscript [msh][ci]only GCC use strict checking 2024-03-16 10:21:38 -04:00
cmd.c 🎯 Sync smart & scheduler codes (#8537) 2024-02-23 17:49:15 +08:00
finsh.h doxygen: finsh: Normalize macro definitions (#10006) 2025-02-19 21:06:45 +08:00
msh.c [components] change variable name 2024-09-24 20:04:57 -04:00
msh.h 【msh】新增msh自动补全子选项特性 (#8086) 2023-09-27 12:34:05 +08:00
msh_file.c sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
msh_parse.c [finsh]更正注释 2023-04-10 22:13:03 -04:00
msh_parse.h [componnets][pin]add pin operate command in MSH (#5892) 2022-05-30 18:00:26 +08:00
shell.c doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
shell.h [finsh] feat: add finsh thread entry hook 2024-03-22 18:52:35 -04:00