1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
Martine Lenders 6d1365c5d8 Merge pull request #1324 from Kijewski/make-automatic-module-name
make: much less clutter for "standard layout" modules
2014-06-18 23:52:49 +02:00
..
include Merge pull request #1308 from N8Fear/fix-typo-and-whitespaces 2014-06-10 18:14:05 +02:00
bitarithm.c core: faster bitarithm_msb 2014-06-05 20:19:10 +02:00
cib.c license: fix license header grammar 2014-05-14 09:49:09 +02:00
clist.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
hwtimer.c core/hwtimer: disable interrupts in hwtimer_remove 2014-05-16 15:48:48 +02:00
kernel_init.c core: kernel_init: call config_load in kernel_init 2014-03-18 08:10:33 +01:00
lifo.c license: fix license header grammar 2014-05-14 09:49:09 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
msg.c core: prefix API functions correctly 2014-05-18 08:53:20 +02:00
mutex.c core: imply current_prio in sched_switch() 2014-05-24 16:48:35 +02:00
queue.c fix warning: invalid suffix on literal 2014-02-18 17:05:01 +01:00
reboot.c documentation: append my email to my name everywhere 2014-05-15 18:07:17 +02:00
sched.c core: remove unnecessary tests in sched.c 2014-06-10 17:04:39 +02:00
thread.c core: imply current_prio in sched_switch() 2014-05-24 16:48:35 +02:00