You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys
BytesGalore f4a994ac89 Merge pull request #1076 from BytesGalore/remove_return_from_noreturn_function
sys:posix:pthread removed explicit `return;` from `pthread_exit()`
9 years ago
..
auto_init Auto init source address mode 9 years ago
bloom remove trailing whitespace and newlines 9 years ago
config remove trailing whitespace and newlines 9 years ago
crypto Add include paths automatocally for USEMODULES 9 years ago
hashes spelling: fix autor to author 9 years ago
include Merge pull request #1063 from Kijewski/shell_command_t-fix-const 9 years ago
lib remove trailing whitespace and newlines 9 years ago
net Merge pull request #917 from fabianbrandt/rpl_config_split 9 years ago
ping remove trailing whitespace and newlines 9 years ago
posix Merge pull request #1076 from BytesGalore/remove_return_from_noreturn_function 9 years ago
ps sys: update ps to reflect thread status variable changes 9 years ago
quad_math Split `} else {` lines per #693 9 years ago
random Fix the makefile of sys/random 9 years ago
shell redbee-econotag: fix maca 9 years ago
timex fix warning: invalid suffix on literal 9 years ago
transceiver redbee-econotag: fix maca 9 years ago
uart0 make: replace MAKEBASE with RIOTBASE 9 years ago
vtimer vtimer: fix integer overflow in vtimer_now() for MSP-430 9 years ago
Makefile ETX-functionality is now part of a common routing-module 9 years ago
Makefile.include Add include paths automatocally for USEMODULES 9 years ago
chardev_thread.c added documentation of configuring the right debug stack size for uart0 module 9 years ago
doc.txt Fixed a lot of comments by removing tabs and correcting format. 10 years ago