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
Martine Lenders 2b5a9049f4 Merge pull request #3440 from authmillenon/random/feat/range
random: provide range functionality
8 years ago
..
auto_init sys: auto_init: no need to initialize uart0 when using uart_stdio 8 years ago
base64 everything: Remove filename from @file Doxygen command 8 years ago
bitfield sys: bitfield: add bf_get_unset 8 years ago
bloom sys: use typedef for `struct bloom_t` 9 years ago
cbor Removing the warnings after running static code analyser. 8 years ago
color lint: reduce scope 9 years ago
compat everything: Remove filename from @file Doxygen command 8 years ago
config everything: Remove filename from @file Doxygen command 8 years ago
cpp11-compat everything: Remove filename from @file Doxygen command 8 years ago
crypto sys: add ChaCha stream cipher and PRNG 8 years ago
embunit embunit: fix outputters for msp430 8 years ago
hash_string sys: rename lib to hash_string 8 years ago
hashes Merge pull request #3235 from haukepetersen/add_md5 8 years ago
include random: provide range functionality 8 years ago
libc/include/sys sys: add libc includes directory and sys/uio.h header 8 years ago
log everything: Remove filename from @file Doxygen command 8 years ago
malloc/include cpu/native: Fix for missing malloc.h in OSX 8 years ago
net Merge pull request #3143 from authmillenon/ng_sixlowpan_ctx/api/comp-flag 8 years ago
newlib sys: factor stdio uart functions out of newlib's syscalls 8 years ago
od everything: Remove filename from @file Doxygen command 8 years ago
oneway-malloc everything: Remove filename from @file Doxygen command 8 years ago
pipe sys: doc: pipe.h spams the manual 8 years ago
posix sys: posix_io: bail out on invalid target thread 8 years ago
ps everything: Remove filename from @file Doxygen command 8 years ago
quad_math doc: fix quat_math documentation 8 years ago
random make: detect their module name automatically 9 years ago
shell sys: shell: commands: fix NG_NETIF_NUMOF related compile warning 8 years ago
timex sys: Misc errors that occur w/ ENABLE_DEBUG fixed 8 years ago
transceiver sys/transceiver: Discard volatile qualifier on maca_get_xxx_packet calls 8 years ago
trickle rpl: RPL/Trickle with only *one* thread 8 years ago
uart0 sys: uart0: use uart_stdio when available 8 years ago
uart_stdio sys: factor stdio uart functions out of newlib's syscalls 8 years ago
ubjson Add UBJSON library 8 years ago
vtimer Merge pull request #3147 from gebart/pr/vtimer-set-relative 8 years ago
Makefile net: intial import of the ZEP protocol 8 years ago
Makefile.include sys: add libc includes directory and sys/uio.h header 8 years ago
chardev_thread.c everything: Remove filename from @file Doxygen command 8 years ago
doc.txt fix license headers in non-.c files 9 years ago