1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Christian Mehlis 1ec20ce2f1 Merge pull request #832 from mehlis/ccn-lite-follow-up-11
ccnl: added documentation and proper event handling for dropped packets
2014-03-03 17:25:23 +01:00
..
auto_init Add sixlowpan to auto_init 2014-03-01 15:08:19 +01:00
bloom remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
config remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
crypto Remove useless assert comments 2014-03-01 16:27:18 +01:00
hashes spelling: fix autor to author 2014-01-24 19:04:28 +01:00
include Merge pull request #824 from LudwigOrtmann/3des_includes 2014-03-01 17:14:44 +01:00
lib remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
net Merge pull request #832 from mehlis/ccn-lite-follow-up-11 2014-03-03 17:25:23 +01:00
ping remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
posix Merge pull request #839 from mehlis/posix-sleep 2014-03-03 17:23:09 +01:00
ps remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
quad_math Split } else { lines per #693 2014-02-14 14:36:06 +01:00
random Fix the makefile of sys/random 2014-02-20 17:16:57 +01:00
semaphore simplified sched_switch 2014-02-25 09:47:58 +01:00
shell Let IPv6 and ICMP use new 6LoWPAN layer (+fixes) 2014-03-01 15:08:18 +01:00
timex fix warning: invalid suffix on literal 2014-02-18 17:05:01 +01:00
transceiver Add getter and setter of long addresses to transceiver 2014-02-28 23:13:22 +01:00
uart0 added documentation of configuring the right debug stack size for uart0 module 2014-02-24 22:40:02 +01:00
vtimer added gettimeofday syscall 2014-02-25 17:41:45 +01:00
chardev_thread.c added documentation of configuring the right debug stack size for uart0 module 2014-02-24 22:40:02 +01:00
doc.txt Fixed a lot of comments by removing tabs and correcting format. 2013-12-16 14:00:33 +01:00
Makefile Put 6LoWPAN border router in its own module 2014-03-01 14:44:21 +01:00