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
Martine Lenders 6d1365c5d8 Merge pull request #1324 from Kijewski/make-automatic-module-name
make: much less clutter for "standard layout" modules
9 years ago
..
include Merge pull request #1308 from N8Fear/fix-typo-and-whitespaces 9 years ago
Makefile make: detect their module name automatically 9 years ago
bitarithm.c core: faster bitarithm_msb 9 years ago
cib.c license: fix license header grammar 9 years ago
clist.c remove trailing whitespace and newlines 9 years ago
doc.txt remove trailing whitespace and newlines 9 years ago
hwtimer.c core/hwtimer: disable interrupts in hwtimer_remove 9 years ago
kernel_init.c core: kernel_init: call config_load in kernel_init 9 years ago
lifo.c license: fix license header grammar 9 years ago
msg.c core: prefix API functions correctly 9 years ago
mutex.c core: imply current_prio in `sched_switch()` 9 years ago
queue.c fix warning: invalid suffix on literal 9 years ago
reboot.c documentation: append my email to my name everywhere 9 years ago
sched.c core: remove unnecessary tests in sched.c 9 years ago
thread.c core: imply current_prio in `sched_switch()` 9 years ago