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
Hauke Petersen a7502355b8 core: remove reboot.h
with the new PM, the reboot.h is deprecated and pm_reboot() from
periph/pm.h should be used.
6 years ago
..
include core: remove reboot.h 6 years ago
Makefile make: detect their module name automatically 9 years ago
assert.c core: fix stdio.h include for assert 6 years ago
atomic.c core: Fix/refactor function naming in core/incude/irq.h 7 years ago
bitarithm.c everything: Remove filename from @file Doxygen command 8 years ago
c11_atomic.c core: Fix/refactor function naming in core/incude/irq.h 7 years ago
doc.txt fix license headers in non-.c files 9 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: mbox: introduce thread decoupled message queues 7 years ago
msg.c all: remove pointer casts for msg.content.ptr 7 years ago
mutex.c core/mutex: support locked initialization 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 7 years ago
ringbuffer.c everything: Remove filename from @file Doxygen command 8 years ago
sched.c core/sched: Use xtimer ticks for sched statistics 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/thread_flags: remove superfluous bitarithm.h include 7 years ago