Added new shell commands

This commit is contained in:
adamdunkels 2009-05-10 21:05:06 +00:00
parent f6dbf82e05
commit a220da3e88
3 changed files with 11 additions and 4 deletions

View file

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