You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/core
Oleg Hahm 705e70e6c6 Merge pull request #3322 from gebart/pr/add-missing-inttypes-includes
Add missing inttypes.h includes
8 years ago
..
include debug: add DEBUG_EXTRA_STACKSIZE define 8 years ago
Makefile make: detect their module name automatically 9 years ago
atomic.c core: Remove atomic_set_return() 8 years ago
bitarithm.c everything: Remove filename from @file Doxygen command 8 years ago
c11_atomic.c core: Add C11 atomic helpers for GCC 8 years ago
clist.c everything: Remove filename from @file Doxygen command 8 years ago
doc.txt fix license headers in non-.c files 9 years ago
hwtimer.c core: hwtimer: fix debug message newline 8 years ago
kernel_init.c everything: Remove filename from @file Doxygen command 8 years ago
lifo.c everything: Remove filename from @file Doxygen command 8 years ago
msg.c Improve naming of thread stacksize/priority constants 8 years ago
mutex.c core/mutex: Use atomic_int_t for lock variable. 8 years ago
panic.c get rid of warning: unused parameter 'crash_code' 8 years ago
priority_queue.c everything: Remove filename from @file Doxygen command 8 years ago
reboot.c everything: Remove filename from @file Doxygen command 8 years ago
ringbuffer.c everything: Remove filename from @file Doxygen command 8 years ago
sched.c core/sched: Add missing inttypes.h include when debugging. 8 years ago
thread.c Fix write of thread stack end marker 8 years ago