Home
last modified time | relevance | path

Searched refs:version_cmd (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/debug/src/
A Ddebug_cli_cmd.c27 static void version_cmd(char *buf, int32_t len, int32_t argc, char **argv);
41 { "sysver", "system version", version_cmd },
56 static void version_cmd(char *buf, int32_t len, int32_t argc, char **argv) in version_cmd() function

Completed in 7 milliseconds