1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
Oliver Hahm a30a18b3a8 [core msg]
* updated documentation of msg_send_receive()
2012-06-28 16:48:17 +02:00
..
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 [core config] 2012-06-06 10:51:38 +02: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 [core hwtimer] 2012-01-04 17:44:14 +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 [core kernel] 2011-06-27 11:34:21 +02: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 [core msg] 2012-06-28 16:48:17 +02: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