1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2015-08-21 19:05:54 +02:00
..
auto_init gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
base64
bitfield sys: bitfield: add bf_get_unset 2015-07-07 17:49:17 +02:00
bloom
cbor cbor: add API to encode non null-terminated byte strings 2015-08-06 22:30:44 +02:00
color
compat
config sys: config: remove saving of obsolete transceiver config 2015-08-06 12:13:18 +02:00
cpp11-compat sys/cpp11-compat: chrono: remove unused include cstdio 2015-08-08 14:44:41 +02:00
crypto crypto: replaced printf with DEBUGF 2015-08-04 17:47:40 +02:00
embunit Added a colored outputter to embUnit. 2015-08-17 15:04:27 +02:00
hash_string
hashes Merge pull request #3235 from haukepetersen/add_md5 2015-07-13 22:59:09 +02:00
include gnrc_ipv6_netif: initialize MTU from device, if possible 2015-08-21 19:05:52 +02:00
libc/include/sys sys/libc/uio.h: added include of stdlib for size_t 2015-08-12 18:25:24 +02:00
log
malloc/include
net netdev_eth: return payload length instead of frame length 2015-08-21 19:05:54 +02:00
newlib sys/newlib/syscalls.c: Clean up _sbrk_r implementation 2015-08-04 21:05:08 +02:00
od od: input parameter should be constant 2015-07-20 14:00:04 +02:00
oneway-malloc
pipe
posix gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
ps
quad_math
random
shell shell: ifconfig: add support for IPv6 MTU 2015-08-21 19:05:53 +02:00
timex timex: make timex_to_str more efficient 2015-08-11 01:33:21 +02:00
trickle sys/trickle: Makefile and include guard cleanup 2015-08-03 10:36:48 +02:00
uart0 sys: uart0: use uart_stdio when available 2015-07-15 13:54:15 +02:00
uart_stdio sys: factor stdio uart functions out of newlib's syscalls 2015-07-14 15:12:26 +02:00
ubjson
universal_address sys/universal_address: Makefile cleanup 2015-08-03 11:18:16 +02:00
vtimer Merge pull request #3147 from gebart/pr/vtimer-set-relative 2015-07-09 15:22:10 +02:00
chardev_thread.c
doc.txt
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
Makefile.include Merge pull request #3107 from gebart/pr/cppsupport 2015-08-19 21:49:24 +02:00