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

21 Commits

Author SHA1 Message Date
Oliver Hahm
a46cdf189a * introduced identifiers (include shell commands to get and set)
* introduced a system wide configuration
2010-12-01 16:26:48 +01:00
c6de4d2627 * make pseudoterm reset terminal on sigint, make it honour ctrl-c 2010-11-29 16:18:27 +01:00
440c6fac8d * removed unnecessary sleep 2010-11-18 16:16:57 +01:00
Oliver Hahm
3b9e9befa9 * some cosmetics and lpm flags for UART 2010-11-08 21:39:30 +01:00
b1bf8fb834 * msba2_uart0: disable TX interrupt 2010-11-02 11:39:11 +01:00
a5f7c5191f * switch to direct serial output (w/o interrupts 2010-11-01 17:31:23 +01: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
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
4ba5cfbeca * msba2_tools: create bin dir if needed 2010-10-28 16:54:49 +02:00
1e238e4131 * massive name changes 2010-10-28 11:29:03 +02:00
2acc036831 * fix msba2 flash command to use lpc2k_pgm from path, without flashutil 2010-10-25 15:39:26 +02:00
2bc373984a * added msb-430 support, split msb-430 and 430h common stuff out 2010-10-11 17:05:40 +02:00
a5bfdd957b * build fixes 2010-09-30 16:07:31 +02:00
d952b64305 * fix module dependency 2010-09-30 15:12:51 +02:00
b8ca7edac8 * refactored uart / chardev handling 2010-09-30 15:10:39 +02:00
b783552854 * minor doc change 2010-09-28 17:46:55 +02:00
483996d902 * make flasher options optional for msba2 2010-09-28 17:18:57 +02:00
948e430148 * initial posix_io support 2010-09-24 16:28:34 +02:00
8c45f4751c * line ending change 2010-09-24 14:42:50 +02:00
91ae1eb6fd * import from old firekernel repository 2010-09-22 15:10:42 +02:00