1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/projects
Oliver Hahm fb1cb91c75 [board/msp-430-common board/msba2 core/]
* introduced dummy function for msp-430 config-save
* moved sysconfig from board to core

[sys/transceiver cpu/]
* moved some buffer size defines to cpu dependent parts

* some cleanups
2010-12-03 18:42:03 +01:00
..
blinker * import from old firekernel repository 2010-09-22 15:10:42 +02:00
cc110x [board/msp-430-common board/msba2 core/] 2010-12-03 18:42:03 +01:00
default * added initial cc1100 shell commands 2010-11-09 17:08:35 +01:00
hello-world * test fix 2010-10-01 16:15:27 +02:00
hi_earth * import from old firekernel repository 2010-09-22 15:10:42 +02:00
laser [drivers/cc110x_ng sys/transceiver] 2010-12-02 15:38:28 +01:00
long_term * import from old firekernel repository 2010-09-22 15:10:42 +02:00
msb430_cc110x_ng [board/msp-430-common board/msba2 core/] 2010-12-03 18:42:03 +01:00
pingpong * API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument 2010-11-04 16:47:24 +01:00
pingpong_sync * API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument 2010-11-04 16:47:24 +01:00
simple_weather_station * import from old firekernel repository 2010-09-22 15:10:42 +02:00
skel * fix skel project test path 2010-11-01 13:28:14 +01:00
test_cc110x_ng [board/msp-430-common board/msba2 core/] 2010-12-03 18:42:03 +01:00
test_float * import from old firekernel repository 2010-09-22 15:10:42 +02:00
test_getpid * import from old firekernel repository 2010-09-22 15:10:42 +02:00
test_hwtimer * import from old firekernel repository 2010-09-22 15:10:42 +02:00
test_hwtimer_basic python expect hwtimer test included 2010-10-26 17:06:07 +02:00
test_ltc4150 * import from old firekernel repository 2010-09-22 15:10:42 +02:00
test_periodic_sleep * import from old firekernel repository 2010-09-22 15:10:42 +02:00
test_shell * fixed for new shell_command_t layout 2010-11-04 16:46:25 +01:00
test_sleep * API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument 2010-11-04 16:47:24 +01:00
test_suite * API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument 2010-11-04 16:47:24 +01:00
test_swtimer * import from old firekernel repository 2010-09-22 15:10:42 +02:00
test_swtimer_basic ... 2010-10-26 17:14:55 +02:00
test_swtimer_remove * massive name changes 2010-10-28 11:29:03 +02:00
test_thread_basic python expect thread test included 2010-10-26 17:12:45 +02:00
test_thread_exit * API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument 2010-11-04 16:47:24 +01:00
new_project.sh * delete svn directories from project folder after creating a new project using the new_project.sh 2010-09-23 17:28:01 +02:00