1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
02945e22f7 * fixed for new shell_command_t layout 2010-11-04 16:46:25 +01:00
450b9cc58f * minor stuff 2010-11-04 16:21:45 +01:00
2e94065cd9 * initial import of default project 2010-11-04 15:05:22 +01:00
5a4524539d * misc shell improvements 2010-11-02 17:23:10 +01:00
8b91cd790b * test_suite: added thread_sleep test & expect script' 2010-11-02 13:46:25 +01:00
97e7a80260 * test_suite: add test_thread_sleep 2/2 2010-11-02 11:54:03 +01:00
efeaebd096 * test_suite: added test_thread_sleep 2010-11-02 11:53:20 +01:00
82abee6769 * fix mutex_trylock_fail test 2010-11-02 11:52:39 +01:00
1a6ea56b8b * added project "test_suite" as container for automatic tests. Added test_mutex_trylock_fail as first example 2010-11-01 17:05:00 +01:00
fa12fbf167 * added mutex trylock regression test 2010-11-01 16:12:22 +01:00
53a86e4d45 * fix skel project test path 2010-11-01 13:28:14 +01:00
1e238e4131 * massive name changes 2010-10-28 11:29:03 +02:00
6f5b9c599a ... 2010-10-26 17:14:55 +02:00
Stephan Zeisberg
7f252e0f2b python expect thread test included 2010-10-26 17:12:45 +02:00
Stephan Zeisberg
f6e76b8f24 python expect hwtimer test included 2010-10-26 17:06:07 +02:00
Stephan Zeisberg
c80ab019c4 removed accidentally added file from repo 2010-10-26 16:59:05 +02:00
Stephan Zeisberg
823afa975f Merge branch 'master' of ssh://ukleos.org/home/git/ukleos 2010-10-26 16:54:45 +02:00
Stephan Zeisberg
38994445dd python expect swtimer test included 2010-10-26 16:51:28 +02:00
f945b72067 * API CHANGE: thread_create no longer uses malloc 2010-10-25 15:40:01 +02:00
1c4f8b52c8 * fix pingpong-Jamfile to use new Module framework 2010-10-25 15:30:27 +02:00
355988f8cf * test fix 2010-10-01 16:15:27 +02:00
59d72c7d6a * shell: removed hashmap dependency. shell is now O(n) 2010-10-01 15:24:43 +02:00
a5bfdd957b * build fixes 2010-09-30 16:07:31 +02:00
b8ca7edac8 * refactored uart / chardev handling 2010-09-30 15:10:39 +02:00
2f89b014f1 * test fixes 2010-09-28 18:13:44 +02:00
79682d4b12 * fix pseudoterm path 2010-09-28 17:39:28 +02:00
afeaaed0f2 * fix shell unknown command test 2010-09-28 17:36:28 +02:00
dd523fccd0 * fix python test example 2010-09-28 17:24:53 +02:00
315f99af16 * shell fixes, refactoring 2010-09-28 13:39:59 +02:00
948e430148 * initial posix_io support 2010-09-24 16:28:34 +02:00
02e26536f0 * restored hello-world project 2010-09-24 16:28:12 +02:00
Oliver Hahm
7028dcd805 * delete svn directories from project folder after creating a new project using the new_project.sh 2010-09-23 17:28:01 +02:00
4c3e26d7d7 * added shell 2010-09-22 17:25:19 +02:00
91ae1eb6fd * import from old firekernel repository 2010-09-22 15:10:42 +02:00