.. |
atomic.h
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
bitarithm.h
|
Use GCC/Clang builtins for bit arithmetics
|
2013-11-03 15:14:28 +01:00 |
cib.h
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
clist.h
|
only include debug functions if needed
|
2013-10-11 14:21:47 +02:00 |
config.h
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
debug.h
|
remove header guard from debug.h and repaired debugging on a per file base
|
2013-07-25 21:56:37 +02:00 |
flags.h
|
added one-time-initialization guard to transceiver
|
2013-06-24 22:12:57 +02:00 |
hwtimer_arch.h
|
* updated copyright and license headers in various files
|
2013-06-18 17:21:38 +02:00 |
hwtimer.h
|
fix macros in the hwtimer
|
2013-08-26 21:36:34 +02:00 |
io.h
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
irq.h
|
* fixed typo in readme
|
2013-02-27 20:22:19 +01:00 |
kernel_internal.h
|
merge thread_measure_stack_usage declarations
|
2013-10-24 16:22:55 +02:00 |
kernel.h
|
changed default stacksize
|
2013-08-14 18:04:25 +02:00 |
lifo.h
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
lpm.h
|
* removed outdated (and probably confusing) FeuerWhere project as an author
|
2013-03-08 11:30:23 +01:00 |
msg.h
|
document msg_init_queue return values
|
2013-10-28 12:57:10 +01:00 |
mutex.h
|
fixes for #62: eliminate unused parameter warnings
|
2013-08-04 04:10:33 +02:00 |
oneway_malloc.h
|
add oneway calloc
|
2013-08-10 11:21:25 +02:00 |
queue.h
|
Merge pull request #236 from OlegHahm/telosb
|
2013-11-14 01:55:47 -08:00 |
sched.h
|
rename runtime to reflect the unit of measurement
|
2013-11-18 12:14:43 +01:00 |
tcb.h
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
thread.h
|
merge thread_measure_stack_usage declarations
|
2013-10-24 16:22:55 +02:00 |