1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/core
Martine Lenders 93f555ef69 Merge pull request #3782 from OlegHahm/RIOT_assert
core: RIOT's own assert macro
2015-09-12 13:12:34 +02:00
..
include core: cpu: fix check for DEVELHELP 2015-09-12 12:43:15 +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: optimized output on kernel-init 2015-09-09 16:23:46 +02: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
msg.c core: cpu: fix check for DEVELHELP 2015-09-12 12:43:15 +02:00
mutex.c core: missing restoreIRQ in mutex_unlock 2015-08-21 09:16:54 +02:00
panic.c core: cpu: fix check for DEVELHELP 2015-09-12 12:43:15 +02: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