Removed the experimental checkpointing code

This commit is contained in:
Adam Dunkels 2013-11-26 22:47:11 +01:00
parent 189b1535e9
commit 0fd503af42
20 changed files with 9 additions and 1997 deletions

View file

@ -73,7 +73,6 @@ PROCESS_THREAD(collect_view_shell_process, ev, data)
/* shell_base64_init(); */
shell_text_init();
shell_time_init();
/* shell_checkpoint_init(); */
/* shell_sendtest_init(); */
#if CONTIKI_TARGET_SKY