1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
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
..
include * changed default project from "hello-world" to "default" 2010-11-05 19:33:45 +01:00
bitarithm.c * added support for sht11 for msb-430-common 2010-10-29 17:32:03 +02:00
clist.c * import from old firekernel repository 2010-09-22 15:10:42 +02:00
hwtimer.c * fixed wrong return value for thread_wakeup 2010-11-04 16:21:39 +01:00
Jamfile * massive name changes 2010-10-28 11:29:03 +02:00
kernel_init.c * API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument 2010-11-04 16:47:24 +01:00
msg.c * fix msg_reply_int 2010-11-03 11:37:32 +01:00
mutex.c * add some more debug statements 2010-11-01 15:53:33 +01:00
oneway_malloc.c * oneway_malloc: added realloc 2010-09-30 16:07:00 +02:00
queue.c * import from old firekernel repository 2010-09-22 15:10:42 +02:00
sched.c * changed default project from "hello-world" to "default" 2010-11-05 19:33:45 +01:00
thread.c * changed default project from "hello-world" to "default" 2010-11-05 19:33:45 +01:00