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

73 Commits

Author SHA1 Message Date
Oliver Hahm
1eecd13116 * introduced empty function _fini() for codesourcery 2011-08-30 17:40:38 +02:00
Oliver Hahm
808b24db7f [projects WEAtHeR_stable]
* added per thread consumption
2011-05-13 15:36:31 +02:00
Oliver Hahm
c1a1ea405a [projects WEAtHeR_stable]
* initial commit for WEAtHeR project in stable branch
2011-04-14 13:52:46 +02:00
Oliver Hahm
90ad73e0f8 [sys shell shell_commands]
* added missing header include
2011-04-14 13:49:18 +02:00
Oliver Hahm
fa94cecf1f [core mutex]
* fixed bug from r5b3209ea
2011-04-14 13:47:24 +02:00
e556579282 * make pseudoterm reset terminal on sigint, make it honour ctrl-c 2010-11-29 16:17:44 +01:00
Oliver Hahm
14e2a4718f * changed rtc interface 2010-11-17 17:20:40 +01:00
Oliver Hahm
63117ed5a4 * fixed some includes 2010-11-10 16:09:29 +01:00
119fced20f * shell fixes 2010-11-03 13:40:26 +01:00
aa174e886e * fix shell entry finder 2010-11-03 13:25:45 +01:00
Oliver Hahm
5b47352bcf Merge branch 'stable' of ssh://ukleos.des-mesh.net/home/git/ukleos into stable 2010-11-03 12:22:42 +01:00
Oliver Hahm
e75cd639a8 * added uart0 driver for auto init 2010-11-03 12:22:20 +01:00
9f4c3db1be * disable irq-based uart output 2010-11-03 12:03:37 +01:00
d48c1e6e16 * fix msg_reply_int 2010-11-03 11:37:20 +01: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
273f281a2f * msg: fix msg_reply 2010-10-28 10:20:06 +02:00
Oliver Hahm
a47e895d48 * repaired stylesheet 2010-10-26 18:19:55 +02:00
639514e870 * swtimer: using 32bit time variables. Workaround for Bug #3 2010-10-26 10:57:51 +02:00
820cdad59b * removed incomplete sixlowpan from master branch 2010-10-11 13:26:24 +02:00
Stephan Zeisberg
42871faffc added set_ipv6_method fuction(not implemented yes) 2010-10-06 17:55:31 +02:00
Stephan Zeisberg
bba315e93f implemented 48bit mac to eui64 conversion 2010-10-06 17:15:05 +02:00
Stephan
668eb658d0 added packet-fragmentation defines 2010-10-05 22:39:14 +02:00
Stephan
6c275bea71 added some more todos 2010-10-05 22:13:04 +02:00
Stephan
673282fce9 created 6lowpan c-header-file 2010-10-05 21:54:57 +02:00
Stephan
175bc28538 created 6lowpan c-file with todo for output function 2010-10-05 21:53:00 +02:00
ea9f44b707 * another jamfile fix 2010-10-04 16:21:57 +02:00
Oliver Hahm
f9770a72a6 * reverted accidentally commited changes 2010-10-04 16:05:45 +02:00
Oliver Hahm
c8315c4270 Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
Conflicts:
	sys/Jamfile
2010-10-04 15:57:40 +02:00
Oliver Hahm
10a9de4b09 * some fixes to jamfiles 2010-10-04 15:37:39 +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
a076a765b3 * oneway_malloc: added realloc 2010-09-30 16:07:00 +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
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
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