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
René Kijewski 49876c15f7 Update on @mehlis' Mersene twister code
* Consistent naming
* C99 style variable definition
* Code de-duplication through mathematical conversions
* Less magic numbers (higher powers of twoof two))
10 years ago
..
auto_init fixed includes and include pathes 10 years ago
bloom moved doc to header and converted it to doxygen 10 years ago
config coding conventions for most of system libraries 10 years ago
crypto fix broken warning 10 years ago
include Update on @mehlis' Mersene twister code 10 years ago
lib append include path in destiny Makefile 10 years ago
net updated license headers 10 years ago
ping fixed coding style (space after most keywords) 10 years ago
posix coding conventions for most of system libraries 10 years ago
ps fixed coding style (space after most keywords) 10 years ago
random Update on @mehlis' Mersene twister code 10 years ago
shell reverted license change from 0634f21542cfaf9a70c85e2154bc88435967fa9c 10 years ago
timex fixed coding style (space after most keywords) 10 years ago
transceiver fixing ifdef/elif construct around prototypes in transceiver.c 10 years ago
uart0 coding conventions for most of system libraries 10 years ago
vtimer fixes for #62: eliminate unused parameter warnings 10 years ago
Makefile add mersenne twister 10 years ago
chardev_thread.c Merge branch 'thomas-mc1322x' 10 years ago