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

46700 Commits

Author SHA1 Message Date
59d72c7d6a * shell: removed hashmap dependency. shell is now O(n) 2010-10-01 15:24:43 +02:00
74014d0408 * build fixes 2010-09-30 16:07:31 +02:00
a5bfdd957b * build fixes 2010-09-30 16:07:31 +02:00
a076a765b3 * oneway_malloc: added realloc 2010-09-30 16:07:00 +02:00
fa207088b2 * fix module dependency 2010-09-30 15:12:51 +02:00
d952b64305 * fix module dependency 2010-09-30 15:12:51 +02:00
d3f3962190 * refactored uart / chardev handling 2010-09-30 15:10:39 +02:00
b8ca7edac8 * refactored uart / chardev handling 2010-09-30 15:10:39 +02:00
867fd7f293 * pull in VERY useful defines in thread.h 2010-09-30 15:08:50 +02:00
2f89b014f1 * test fixes 2010-09-28 18:13:44 +02:00
af65891019 * checking commit hook 2010-09-28 18:11:44 +02:00
b85d2a0a8c * checking commit hook 2010-09-28 18:11:26 +02:00
f2f743b78b * checking commit hook 2010-09-28 18:11:21 +02:00
52665a5d7b * checking commit hook 2010-09-28 17:58:00 +02:00
26d7256537 * checking commit hook 2010-09-28 17:56:08 +02:00
af8e2aafd0 * checking commit hook 2010-09-28 17:53:24 +02:00
e083491b96 * checking commit hook 2010-09-28 17:52:20 +02:00
4941f01946 * minor doc change 2010-09-28 17:46:55 +02:00
b783552854 * minor doc change 2010-09-28 17:46:55 +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
0bae701f65 * add jam test target 2010-09-28 17:22:13 +02:00
8fb55fc0f7 * make flasher options optional for msba2 2010-09-28 17:18:57 +02:00
483996d902 * make flasher options optional for msba2 2010-09-28 17:18:57 +02:00
94ffbb12eb * added "jam term" target, launches a terminal 2010-09-28 15:37:46 +02:00
315f99af16 * shell fixes, refactoring 2010-09-28 13:39:59 +02:00
c707f4aa25 * fix typo in sys Jamfile 2010-09-28 11:28:46 +02:00
7108f791fa * added thread stat printing function (ps) 2010-09-24 16:50:14 +02:00
19f5c85eea * initial posix_io support 2010-09-24 16:28:34 +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
9e930037f8 * export hwtimer function to set counter register value 2010-09-24 16:27:10 +02:00
52bca573f4 * make msg_send use IRQ api
* msg_send_int now sets sender_pid to receiver_pid
2010-09-24 16:24:13 +02:00
72785295a3 * cosmetic 2010-09-24 16:23:54 +02:00
e8ad60671b * fixed kernel name in welcome message 2010-09-24 16:23:31 +02:00
e9d283d090 * line ending change 2010-09-24 14:42:50 +02:00
8c45f4751c * line ending change 2010-09-24 14:42:50 +02:00
bb67f8d88a Merge branch 'master' of ukleos.des-mesh.net:/home/git/ukleos 2010-09-24 13:54:00 +02:00
6999d49f24 * fixed ringbuffer 2010-09-24 13:53:22 +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
838098f1b6 * fix Jamfile to support sys/lib, shell 2010-09-23 11:34:54 +02:00
e3aa78e5bf * file mode fix 2010-09-23 11:18:06 +02:00
3325350162 * swtimer: fix underflow bug 2010-09-23 11:05:08 +02:00
ead6f0c8ba doc changes 2010-09-23 10:33:00 +02:00
4c3e26d7d7 * added shell 2010-09-22 17:25:19 +02:00
4574aa6f8f * doc: added base manual document 2010-09-22 15:30:11 +02:00
599aef2c2e * fix permission bits 2010-09-22 15:12:17 +02:00
7e071464a8 * import from old firekernel repository 2010-09-22 15:10:42 +02:00
91ae1eb6fd * import from old firekernel repository 2010-09-22 15:10:42 +02:00