.. |
atomic.h
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
bitarithm.h
|
* added support for sht11 for msb-430-common
|
2010-10-29 17:32:03 +02:00 |
cib.h
|
* added circular index buffer implementation
|
2010-11-26 13:15:01 +01:00 |
clist.h
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
config.h
|
* introduced identifiers (include shell commands to get and set)
|
2010-12-01 16:26:48 +01:00 |
debug.h
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
flags.h
|
* API CHANGE: thread_create no longer uses malloc
|
2010-10-25 15:40:01 +02:00 |
hwtimer_arch.h
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
hwtimer.h
|
* hwtimer: export hwtimer_now
|
2010-11-26 14:34:10 +01:00 |
irq.h
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
kernel_intern.h
|
* massive name changes
|
2010-10-28 11:29:03 +02:00 |
kernel.h
|
[board/msp-430-common board/msba2 core/]
|
2010-12-03 18:42:03 +01:00 |
lifo.h
|
* initial checkin of last in first out array queue (lifo)
|
2010-12-10 16:49:29 +01:00 |
lpm.h
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
msg.h
|
changed msg to msg_t
|
2011-03-08 10:54:40 +01:00 |
mutex.h
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
oneway_malloc.h
|
* oneway_malloc: added realloc
|
2010-09-30 16:07:00 +02:00 |
queue.h
|
[core sched]
|
2011-06-24 17:53:09 +02:00 |
sched.h
|
[core sched]
|
2011-06-24 17:53:09 +02:00 |
tcb.h
|
changed types irq_callback, hashtable, posix_io, s_display_flags, seq_buffer_entry, tcb, toprint to type_t"
|
2011-03-08 11:43:21 +01:00 |
thread.h
|
[core thread]
|
2011-04-04 13:15:21 +02:00 |