1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2013-12-23 23:36:03 +01:00
..
auto_init move display and lcd init from autoinit to chronos 2013-12-19 17:57:18 +01:00
bloom fix grammar in license header 2013-11-23 13:11:56 +01:00
config fix grammar in license header 2013-11-23 13:11:56 +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 fix grammar in license header 2013-11-23 13:11:56 +01:00
include add vtimer_get_localtime 2013-12-23 23:36:03 +01:00
lib change my email address 2013-12-04 15:09:56 +01:00
net fix include of crypto 2013-12-20 18:43:43 +01:00
ping making include directives consistent 2013-12-19 15:31:37 +01:00
posix making include directives consistent 2013-12-19 15:31:37 +01:00
ps fix grammar in license header 2013-11-23 13:11:56 +01:00
random fixes for PRNG 2013-08-26 22:18:02 +02:00
semaphore fix grammar in license header 2013-11-23 13:11:56 +01:00
shell fix nativenet shell comamnd printf 2013-12-21 16:58:51 +01:00
timex fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
transceiver making include directives consistent 2013-12-19 15:31:37 +01:00
uart0 Fix coding conventions in uart0.c 2013-12-20 11:10:50 +01:00
vtimer add vtimer_get_localtime 2013-12-23 23:36:03 +01: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 moved net_help into crosslayer subfolder 2013-12-19 19:13:26 +01:00