1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
Oleg 416029d2c0 * changed default project from "hello-world" to "default"
* increased main priority to the half of maximum priority
* introduced define for minimum stack size
* decreased stack size for uart0 thread
* merged commands for rtc shell module to one command (date)
* cleanup of header includes
2010-11-05 19:33:45 +01: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
clist.h * import from old firekernel repository 2010-09-22 15:10:42 +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 * fixed wrong return value for thread_wakeup 2010-11-04 16:21:39 +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 * changed default project from "hello-world" to "default" 2010-11-05 19:33:45 +01:00
lpm.h * import from old firekernel repository 2010-09-22 15:10:42 +02:00
msg.h * import from old firekernel repository 2010-09-22 15:10:42 +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 * import from old firekernel repository 2010-09-22 15:10:42 +02:00
sched.h * added support for sht11 for msb-430-common 2010-10-29 17:32:03 +02:00
tcb.h * changed default project from "hello-world" to "default" 2010-11-05 19:33:45 +01:00
thread.h * changed default project from "hello-world" to "default" 2010-11-05 19:33:45 +01:00