Added new shell commands
This commit is contained in:
parent
f6dbf82e05
commit
a220da3e88
3 changed files with 11 additions and 4 deletions
|
@ -6,8 +6,9 @@ shell_src = shell.c shell-reboot.c \
|
|||
shell-rime-debug.c shell-coffee.c \
|
||||
shell-wget.c shell-httpd.c shell-irc.c \
|
||||
shell-checkpoint.c shell-power.c \
|
||||
shell-tcpsend.c shell-udpsend.c shell-ping.c \
|
||||
shell-rime-sendcmd.c shell-download.c
|
||||
shell-tcpsend.c shell-udpsend.c shell-ping.c shell-netstat.c \
|
||||
shell-rime-sendcmd.c shell-download.c shell-rime-neighbors.c \
|
||||
shell-rime-unicast.c
|
||||
#shell-rsh.c
|
||||
shell_dsc = shell-dsc.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue