Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex.

This commit is contained in:
Adam Dunkels 2015-03-24 08:28:25 +01:00
parent c9c6688524
commit 7acf747c1a
14 changed files with 5 additions and 1130 deletions

View file

@ -58,7 +58,6 @@ PROCESS_THREAD(test_shell_process, ev, data)
shell_coffee_init();
shell_exec_init();
shell_file_init();
shell_netfile_init();
shell_ps_init();
shell_rime_init();
shell_rime_netcmd_init();