1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
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
..
atomic.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
bitarithm.h * updated copyright and license headers in various files 2013-06-18 17:21:38 +02:00
cib.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
clist.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
config.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
debug.h Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
flags.h added one-time-initialization guard to transceiver 2013-06-24 22:12:57 +02:00
hwtimer_arch.h * updated copyright and license headers in various files 2013-06-18 17:21:38 +02:00
hwtimer.h * updated copyright and license headers in various files 2013-06-18 17:21:38 +02:00
io.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
irq.h * fixed typo in readme 2013-02-27 20:22:19 +01:00
kernel_internal.h rename kernel_intern.h 2013-07-16 16:36:37 +02:00
kernel.h * updated copyright and license headers in various files 2013-06-18 17:21:38 +02:00
lifo.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
lpm.h * removed outdated (and probably confusing) FeuerWhere project as an author 2013-03-08 11:30:23 +01:00
msg.h Add msg_try_receive 2013-07-05 23:32:07 +02:00
mutex.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
oneway_malloc.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
queue.h fix missing includes 2013-06-30 01:53:53 +02:00
sched.h fixed doxygen value 2013-06-21 22:37:14 +02:00
tcb.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00
thread.h fixed coding conventions (correctly this time) 2013-06-20 18:18:29 +02:00