1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Oliver Hahm
ff7892e898 [projects test_*]
* fixed some tests
2012-11-07 13:45:25 -05:00
Oliver Hahm
a20088f6e8 [core sched]
* fixed thread_getlastpid()
* enable interrupts again in thread_sleep() to avoid getting stuck w/
    disabled interrupts

[cpu lpc2387]
* added hwtimer as dependency for MCI driver

[project test_*]

* fixed some expect scripts
2012-11-01 13:18:17 +01:00
julsch
b9cd825cba + jam tutorial \n 2012-06-20 17:17:24 +02:00
02945e22f7 * fixed for new shell_command_t layout 2010-11-04 16:46:25 +01:00
5a4524539d * misc shell improvements 2010-11-02 17:23:10 +01: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
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
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
4c3e26d7d7 * added shell 2010-09-22 17:25:19 +02:00