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
65e9364d2f * disable irq-based uart output 2010-11-03 12:03:37 +01:00
9f4c3db1be * disable irq-based uart output 2010-11-03 12:03:37 +01:00
dc094d442b * fix msg_reply_int 2010-11-03 11:37:32 +01:00
d48c1e6e16 * fix msg_reply_int 2010-11-03 11:37:20 +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
09a8bdd269 * remove unneccessary debug message 2010-11-02 13:01:50 +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
711ae3b686 * thread: add some more debug statements 2010-11-02 11:40:10 +01:00
5787828f80 * msba2_uart0: disable TX interrupt 2010-11-02 11:39:11 +01:00
b1bf8fb834 * msba2_uart0: disable TX interrupt 2010-11-02 11:39:11 +01:00
3b46b2d2af * fix stack assignment mixup for main / idle threads 2010-11-02 11:06:58 +01:00
72c4b41561 Merge branch 'master' of ssh://ukleos.org/home/git/ukleos 2010-11-01 17:46:34 +01:00
Oliver Hahm
cec06f6b83 * resolved conflict 2010-11-01 17:42:35 +01:00
Oliver Hahm
88d3421ee7 * missing part of last commit 2010-11-01 17:38:23 +01:00
Oliver Hahm
51e7277473 * removed old reference to clock module from rtc
* added documentation for sht11 and swtimer

Conflicts:

	drivers/include/sht11.h
2010-11-01 17:38:03 +01:00
a208ef488e * switch to direct serial output (w/o interrupts 2010-11-01 17:31:23 +01:00
a5f7c5191f * switch to direct serial output (w/o interrupts 2010-11-01 17:31:23 +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
62035f36c8 * add some more debug statements 2010-11-01 15:53:33 +01:00
f47541c33f * have project compiled last 2010-11-01 15:50:56 +01:00
0f4a72974a * hwtimer.c cosmetics 2010-11-01 15:50:31 +01:00
c58f15c0a8 * whitespace fix 2010-11-01 14:28:06 +01:00
cc800bcb13 * honour previous IRQ state in error path 2010-11-01 13:45:30 +01:00
2c42a8a123 whitespace fix 2010-11-01 13:40:14 +01:00
25cd2e4412 Merge branch 'master' of ssh://ukleos.org/home/git/ukleos 2010-11-01 13:38:27 +01:00
c269e2286d * name change 2010-11-01 13:38:11 +01:00
Oliver Hahm
125015f8ad Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos 2010-11-01 13:32:11 +01:00
Oliver Hahm
5b3209ea19 * check for null pointer in mutex wake waiters function 2010-11-01 13:29:40 +01:00
53a86e4d45 * fix skel project test path 2010-11-01 13:28:14 +01:00
oleg
ff2e8c5c11 * removed SHT11 timings from msba2 header 2010-10-29 19:16:02 +02:00
oleg
a55f8fe450 * removed SHT11 timings from msba2 header 2010-10-29 19:16:02 +02:00
Oliver Hahm
13b651ee86 * missing parts of last commit 2010-10-29 17:34:13 +02:00
Oliver Hahm
098e0ff8e8 * missing parts of last commit 2010-10-29 17:34:13 +02:00
Oliver Hahm
f38f32f6cc * added support for sht11 for msb-430-common
* fixed some jamfile isssues for msb-430
* fixed arch32 detection for scheduler
* changed sht11 driver to be platform independent
2010-10-29 17:32:03 +02:00
Oliver Hahm
70cbff9255 * added support for sht11 for msb-430-common
* fixed some jamfile isssues for msb-430
* fixed arch32 detection for scheduler
* changed sht11 driver to be platform independent
2010-10-29 17:32:03 +02:00
4ba5cfbeca * msba2_tools: create bin dir if needed 2010-10-28 16:54:49 +02:00
97e876c6a7 * msba2_tools: create bin dir if needed 2010-10-28 16:54:49 +02:00
Oliver Hahm
fb4069078b * removed old reference to clock module from rtc
* added documentation for sht11 and swtimer
2010-10-28 15:28:34 +02:00
Oliver Hahm
a5fcb3cda9 Merge branch 'stable' of ssh://ukleos.des-mesh.net/home/git/ukleos into stable 2010-10-28 15:09:29 +02:00
11bc939d67 * merge fixes 2010-10-28 11:31:19 +02:00
d6245a50ee * massive name changes 2010-10-28 11:29:03 +02:00
1e238e4131 * massive name changes 2010-10-28 11:29:03 +02:00
468431a6dd * massive name changes 2010-10-28 11:22:57 +02:00
1206f6fd5e * massive name changes 2010-10-28 11:22:57 +02:00
26221f95f4 Merge branch 'master' of ssh://ukleos.org/home/git/ukleos 2010-10-28 10:21:17 +02:00
273f281a2f * msg: fix msg_reply 2010-10-28 10:20:06 +02:00