..
include
core: Remove STATUS_TIMER_WAITING
2014-04-30 18:30:22 +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
hwtimer: clean up of interfaces to board/cpu
2014-03-26 13:19:18 +01: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
Merge pull request #725 from kaspar030/optimize_thread_status_usage
2014-03-05 17:30:31 +01:00
thread.c
Merge pull request #725 from kaspar030/optimize_thread_status_usage
2014-03-05 17:30:31 +01:00