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

43438 Commits

Author SHA1 Message Date
f945b72067 * API CHANGE: thread_create no longer uses malloc 2010-10-25 15:40:01 +02:00
acc118337b * fix msba2 flash command to use lpc2k_pgm from path, without flashutil 2010-10-25 15:39:26 +02:00
2acc036831 * fix msba2 flash command to use lpc2k_pgm from path, without flashutil 2010-10-25 15:39:26 +02:00
58bf287751 * misc fixes 2010-10-25 15:38:22 +02:00
57dc520af9 * change default lpc2387 stacksize to 4500 bytes 2010-10-25 15:31:02 +02:00
1c4f8b52c8 * fix pingpong-Jamfile to use new Module framework 2010-10-25 15:30:27 +02:00
Stephan Zeisberg
bcee568b74 reordered functions for better layering 2010-10-19 23:07:36 +02:00
Stephan Zeisberg
a5577625b5 reordered functions for better layering 2010-10-19 23:07:29 +02:00
Stephan Zeisberg
f243ba24c6 reordered functions for better layering 2010-10-19 23:07:22 +02:00
Stephan Zeisberg
3dd901a549 reordered functions for better layering 2010-10-19 23:06:47 +02:00
Stephan Zeisberg
40d2125870 reordered functions for better layering 2010-10-19 23:06:40 +02:00
Stephan Zeisberg
0d6297c170 added router advertisment function 2010-10-19 14:38:44 +02:00
Stephan Zeisberg
860369eea4 implemented 6ln router solicitation function 2010-10-17 16:05:46 +02:00
Stephan Zeisberg
95315a0c6c defined some values 2010-10-17 16:05:14 +02:00
Stephan Zeisberg
6c67c13ff0 created addressing methods(link local/multicast) 2010-10-17 16:04:54 +02:00
Stephan Zeisberg
90dc8f3f45 defined some values 2010-10-17 16:04:03 +02:00
Stephan Zeisberg
4a7948e53b defined some values 2010-10-17 16:03:48 +02:00
Stephan Zeisberg
864f02ec4d created sixlowip.c file 2010-10-17 16:02:47 +02:00
Stephan Zeisberg
fe1d8ed3ee added new neighor discovery header file 2010-10-14 13:14:16 +02:00
Stephan Zeisberg
1c343bf186 extended ip.h function and router solicitation send method 2010-10-14 13:10:52 +02:00
Stephan Zeisberg
e118393cc2 send router solicitation method inserted 2010-10-12 21:42:03 +02:00
57c9d3423f * fix kernel name 2010-10-11 17:32:58 +02:00
44393dc3c5 * added msb-430 support, split msb-430 and 430h common stuff out 2010-10-11 17:05:40 +02:00
2bc373984a * added msb-430 support, split msb-430 and 430h common stuff out 2010-10-11 17:05:40 +02:00
cfccf0f2ca * remove mu character from kernel greeting line. 2010-10-11 17:05:33 +02:00
53a5560bb8 * moved sixlowpan to subdirectory 2010-10-11 13:27:33 +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
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