1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/sixlowpan
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
..
rpl Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
bordermultiplex.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
bordermultiplex.h fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
flowcontrol.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
flowcontrol.h coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
Makefile fix sixlowpan includes 2013-06-14 20:37:07 +02:00
semaphore.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
semaphore.h coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
serialnumber.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
serialnumber.h Added serial number arithmetics (corresponding RFC1982) for version field in ABRO 2011-06-18 18:25:34 +02:00
sixlowborder.c Merge branch 'wsn430' 2013-06-25 15:33:40 +02:00
sixlowborder.h fixed some struct issues (broken by cc fixes) 2013-06-24 14:11:30 +02:00
sixlowerror.h Missing sixlowerror.h added. 2011-06-23 01:48:40 +02:00
sixlowip.c collected all ICMP type definitions in one header 2013-07-05 09:38:38 +02:00
sixlowip.h fixed some struct issues (broken by cc fixes) 2013-06-24 14:11:30 +02:00
sixlowmac.c some buffer adjustments 2013-07-24 00:02:44 +02:00
sixlowmac.h some buffer adjustments 2013-07-24 00:02:44 +02:00
sixlownd.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
sixlownd.h collected all ICMP type definitions in one header 2013-07-05 09:38:38 +02:00
sixlowpan.c Merge branch 'wsn430' 2013-06-25 15:33:40 +02:00
sixlowpan.h collected all ICMP type definitions in one header 2013-07-05 09:38:38 +02:00