1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/sixlowpan/rpl
Oleg Hahm 599e266b55 Revert "removed redefined ENABLE_DEBUG"
This reverts commit 69c526f44d.

Instead of removing ENABLE_DEBUG, define it as zero and replacing the
ifdef preprocessor commands by a simple #if
2013-07-24 00:38:43 +02:00
..
etx_beaconing.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
etx_beaconing.h Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
Makefile fixed some struct issues (broken by cc fixes) 2013-06-24 14:09:33 +02:00
of0.c Merge branch 'rpl' of ssh://ukleos.org:2222/home/git/ukleos 2013-06-28 17:53:21 +02:00
of0.h Merge branch 'rpl' of ssh://ukleos.org:2222/home/git/ukleos 2013-06-28 17:53:21 +02:00
of_mrhof.c integrated ETX calculation with RPL, rpl messages seem to not get handled very often 2013-03-29 13:41:48 +01:00
of_mrhof.h Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
rpl_dodag.c Merge branch 'rpl' of ssh://ukleos.org:2222/home/git/ukleos 2013-06-28 17:53:21 +02:00
rpl_dodag.h coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
rpl_structs.h collected all ICMP type definitions in one header 2013-07-05 09:38:38 +02:00
rpl.c remove superfluous, commented out puts 2013-07-16 13:50:41 +02:00
rpl.h Merge branch 'rpl' of ssh://ukleos.org:2222/home/git/ukleos 2013-06-28 17:53:21 +02:00
trickle.c Merge branch 'rpl' of ssh://ukleos.org:2222/home/git/ukleos 2013-06-28 17:53:21 +02:00
trickle.h coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00