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
René Kijewski 818d703810 Merge pull request #5004 from OlegHahm/core_kernel_macros_attributs_merge
core: merge kernel_macros.h and attributes.h into kernel_defines.h
7 years ago
..
include Merge pull request #5004 from OlegHahm/core_kernel_macros_attributs_merge 7 years ago
Makefile make: detect their module name automatically 9 years ago
atomic.c all: Update @gebart family name, email 8 years ago
bitarithm.c everything: Remove filename from @file Doxygen command 8 years ago
c11_atomic.c all: Update @gebart family name, email 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
kernel_init.c core: header cleanup 7 years ago
lifo.c core: cpu: fix check for DEVELHELP 8 years ago
msg.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago
mutex.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago
panic.c core: merged kernel_macros.h and attributes.h 7 years ago
priority_queue.c core: assertion not to add twice to priority_queue 8 years ago
ringbuffer.c everything: Remove filename from @file Doxygen command 8 years ago
sched.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago
thread.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago
thread_print_msg_queue.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago