1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2014-01-20 16:43:01 +01:00
..
auto_init Auto init destiny 2014-01-17 14:40:56 +01:00
bloom simplify and unify include pathes 2014-01-05 16:11:07 +01:00
config simplify and unify include pathes 2014-01-05 16:11:07 +01:00
crypto check for __BIG_ENDIAN__ rather than for __BYTE_ORDER__ and include board.h 2013-12-20 16:43:53 +01:00
hashes simplify and unify include pathes 2014-01-05 16:11:07 +01:00
include Implement file descriptor table 2014-01-17 14:40:57 +01:00
lib simplify and unify include pathes 2014-01-05 16:11:07 +01:00
net trickle: replace call to pow (base of 2) 2014-01-20 16:43:01 +01:00
ping Merge pull request #456 from mehlis/fix-ping 2014-01-09 13:43:47 -08:00
posix Add auxilary headers 2014-01-17 14:40:57 +01:00
ps fix stack_size comment in ps.c 2014-01-20 10:54:14 +01:00
random fixes for PRNG 2013-08-26 22:18:02 +02:00
semaphore simplify and unify include pathes 2014-01-05 16:11:07 +01:00
shell added missing mute prefixes in nativenet and shell 2014-01-05 16:11:08 +01:00
timex added timex_isnormalized 2014-01-09 16:36:40 +01:00
transceiver fix some findings by the static analyser 2014-01-08 17:01:22 +01:00
uart0 simplify and unify include pathes 2014-01-05 16:11:07 +01:00
vtimer Merge pull request #442 from mehlis/vtimer_get_localtime 2014-01-15 09:19:06 -08:00
chardev_thread.c add debug information to chardev_loop 2013-12-23 18:21:10 +01:00
doc.txt Fixed a lot of comments by removing tabs and correcting format. 2013-12-16 14:00:33 +01:00
Makefile Start POSIX net [pnet] module 2014-01-17 14:40:57 +01:00