add reboot cmd for arm and delete shutcmd

This commit is contained in:
Wang_Weigen
2021-05-13 10:59:05 +08:00
parent 9fb9a3a2ec
commit ed1010d84b
7 changed files with 14 additions and 98 deletions
+1 -1
View File
@@ -1545,7 +1545,7 @@ void shellHelp(int argc, char *argv[])
}
SHELL_EXPORT_CMD(
SHELL_CMD_PERMISSION(0)|SHELL_CMD_TYPE(SHELL_TYPE_CMD_MAIN)|SHELL_CMD_DISABLE_RETURN,
help, shellHelp, show command info\r\nhelp [cmd]);
Help, shellHelp, show command info\r\nhelp [cmd]);
/**
* @brief shell Input processing