mirror of
https://github.com/oliverschmidt/contiki.git
synced 2026-04-26 16:17:54 +00:00
added experimental checkpointing functionality:
currently only implemented on the sky platform
This commit is contained in:
@@ -4,7 +4,8 @@ shell_src = shell.c shell-reboot.c \
|
||||
shell-file.c shell-netfile.c shell-run.c \
|
||||
shell-rime-ping.c shell-rime-sniff.c shell-rime-netcmd.c \
|
||||
shell-rime-debug.c shell-coffee.c \
|
||||
shell-wget.c shell-httpd.c shell-irc.c
|
||||
shell-wget.c shell-httpd.c shell-irc.c \
|
||||
shell-checkpoint.c
|
||||
#shell-rsh.c
|
||||
shell_dsc = shell-dsc.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user