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
Kaspar Schleiser 89390a83d4 core: byteorder.h: rename HTON* -> hton*, NTOH* -> ntoh* 6 years ago
..
include core: byteorder.h: rename HTON* -> hton*, NTOH* -> ntoh* 6 years ago
Makefile core: adapt to Makefile.submodule 6 years ago
assert.c core: Fix assert printf format string 6 years ago
atomic_c11.c llvm: hide redefines of atomic sync operations 6 years ago
atomic_sync.c llvm: hide redefines of atomic sync operations 6 years ago
bitarithm.c everything: Remove filename from @file Doxygen command 8 years ago
doc.txt core: doc typos 6 years ago
kernel_init.c drivers: periph: pm: introduce new power management API 6 years ago
lifo.c core: cpu: fix check for DEVELHELP 8 years ago
mbox.c core: adapt to Makefile.submodule 6 years ago
msg.c core: adapt to Makefile.submodule 6 years ago
mutex.c core/mutex.c: remove unused #include "atomic.h" 6 years ago
panic.c core: panic: adapt to pariph/pm 6 years ago
priority_queue.c core: assertion not to add twice to priority_queue 8 years ago
ringbuffer.c core: bugfix: ringbuffer_remove 6 years ago
rmutex.c Removed duplicated code, fixed comment 6 years ago
sched.c core: fix osx compile issue 6 years ago
thread.c core: save the stack_start in the thread context for mpu_stack_guard 7 years ago
thread_flags.c core: adapt to Makefile.submodule 6 years ago