1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell
Cenk Gündoğan a06c667af5 rpl: remove routing table dependent code
This PR removes code depending on a routing table with an entries
size > 0. Currently, all those functions and symbols are compiled into the binary,
even when there is no effective space in the routing table (as it is the
case for normal nodes in non-storing mode)
2015-01-13 13:11:32 +01:00
..
commands rpl: remove routing table dependent code 2015-01-13 13:11:32 +01:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
shell.c Merge pull request #1653 from medicalwei/shell_backspace 2014-09-29 21:21:41 +02:00