1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
2015-08-14 01:35:48 +02:00
..
include debug: add DEBUG_EXTRA_STACKSIZE define 2015-07-07 11:47:32 +02:00
atomic.c core: Remove atomic_set_return() 2015-05-26 21:24:10 +02:00
bitarithm.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
c11_atomic.c core: Add C11 atomic helpers for GCC 2015-07-06 12:17:57 +02:00
clist.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
hwtimer.c core: hwtimer: fix debug message newline 2015-06-11 21:31:58 +02:00
kernel_init.c core: remove needless thread creation checks in kernel_init 2015-08-14 01:35:48 +02:00
lifo.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
msg.c Improve naming of thread stacksize/priority constants 2015-05-21 00:14:23 +02:00
mutex.c core/mutex: Use atomic_int_t for lock variable. 2015-05-26 21:23:48 +02:00
panic.c get rid of warning: unused parameter 'crash_code' 2015-06-01 12:41:07 -07:00
priority_queue.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
reboot.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
ringbuffer.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
sched.c core/sched: Add missing inttypes.h include when debugging. 2015-07-07 00:53:26 +02:00
thread.c Fix write of thread stack end marker 2015-06-12 16:02:40 -07:00