Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex.
This commit is contained in:
parent
c9c6688524
commit
7acf747c1a
14 changed files with 5 additions and 1130 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue