1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
2017-01-11 09:00:25 +01:00
..
include core/list: uncrustify 2017-01-11 09:00:25 +01:00
assert.c core: fix stdio.h include for assert 2016-11-18 15:44:25 +01:00
atomic.c core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
bitarithm.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
c11_atomic.c core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
kernel_init.c core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
lifo.c core: cpu: fix check for DEVELHELP 2015-09-12 12:43:15 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
mbox.c core: mbox: introduce thread decoupled message queues 2016-07-18 16:56:41 +02:00
msg.c all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
mutex.c core/mutex: support locked initialization 2016-12-14 10:24:45 +01:00
panic.c core/panic: add missing #ifdef NDEBUG 2016-07-26 19:37:35 +02:00
priority_queue.c core: assertion not to add twice to priority_queue 2015-11-27 14:57:17 +01:00
ringbuffer.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
sched.c core/sched: Use xtimer ticks for sched statistics 2016-11-28 11:00:42 +01:00
thread_flags.c core/thread_flags: remove superfluous bitarithm.h include 2016-04-10 13:01:19 +02:00
thread.c core: save the stack_start in the thread context for mpu_stack_guard 2016-10-24 12:36:15 -04:00