1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
2014-05-05 14:09:08 +02:00
..
include core: documentation: replaced task w/ thread 2014-05-05 14:09:08 +02:00
bitarithm.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
cib.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
clist.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
hwtimer.c Make implementation of hwtimer_spin() easier to read and understand 2014-04-28 13:39:30 +02:00
kernel_init.c core: kernel_init: call config_load in kernel_init 2014-03-18 08:10:33 +01:00
lifo.c core: lifo: added the right author 2014-02-23 15:09:43 +01:00
Makefile removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
msg.c core: fix warning about discarding volatile 2014-04-18 12:11:05 +02:00
mutex.c added missing ENABLE_DEBUG define in mutex.c 2014-03-19 16:19:08 +01:00
oneway_malloc.c core: improved doxygen documentation 2014-04-26 14:01:52 +02:00
queue.c fix warning: invalid suffix on literal 2014-02-18 17:05:01 +01:00
reboot.c Change reboot signature. 2014-03-10 11:14:27 +01:00
sched.c core: documentation: updated, improved, and completed doxygen comments 2014-05-05 14:09:01 +02:00
thread.c core: documentation: updated, improved, and completed doxygen comments 2014-05-05 14:09:01 +02:00