1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include
Martine Lenders ff36abb2cf ng_ipv6_addr: initial import
The motivation behind this module is to allow for address handling
functions where they, but not the full IPv6 functionality might be
needed. This new version of the IPv6 address data type utilizes the
byteorder.h header to enforce network byte-order on its members.
2015-02-20 17:40:26 +01:00
..
crypto doc: fixed documentation for crypto headers 2014-12-06 11:55:28 +01:00
embUnit tests: make embUnit a normal sys module 2014-12-21 20:04:57 +01:00
net ng_ipv6_addr: initial import 2015-02-20 17:40:26 +01:00
radio cc110x: cleanup cc110x_legacy_csma driver 2014-12-05 20:33:10 +01:00
auto_init.h doc: document auto_init 2014-12-05 20:33:09 +01:00
base64.h sys: add base64 encoding/decoding module 2015-01-12 11:26:41 +01:00
bloom.h sys/bloom: changed doc from bytes -> bits 2015-01-29 15:06:01 +01:00
board_uart0.h doc: document board_uart0 module 2014-12-05 20:33:10 +01:00
cbor.h doc: cbor: complemented documentation 2014-12-05 20:33:10 +01:00
chardev_thread.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
color.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
config.h lint: remove unusedStructMember supressions 2014-11-19 11:22:49 +01:00
embUnit.h sys/embunit: don't doxygen embunit.h content 2015-02-10 15:42:33 +01:00
fd.h doc: use my real name 2015-02-08 18:52:16 +01:00
hash_string.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
hashes.h doc: fixed typos and other misspellings 2014-11-30 21:32:12 +01:00
od.h doc: use my real name 2015-02-08 18:52:16 +01:00
pipe.h doc: add or move module description where missing 2014-12-11 17:29:51 +01:00
posix_io.h doc: use my real name 2015-02-08 18:52:16 +01:00
ps.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
random.h boards: core: cpu: drivers: sys: added missing header guards 2015-01-27 19:10:57 +01:00
shell_commands.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
shell.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
timex.h sys: Misc errors that occur w/ ENABLE_DEBUG fixed 2015-01-30 01:36:28 +01:00
tm.h doc: fixed broken param descriptions 2014-11-30 22:34:50 +01:00
transceiver.h doc: add or move module description where missing 2014-12-11 17:29:51 +01:00
trickle.h rpl: RPL/Trickle with only *one* thread 2015-01-14 19:42:13 +01:00
ubjson.h sys: restrict => __restrict 2015-02-08 19:19:50 +01:00
utlist.h sys/include: Include utlist for simple list operation defines 2014-12-12 12:18:34 +01:00
vtimer.h vtimer: set custom msg_t.type with vtimer_set_msg 2014-12-09 10:07:26 +01:00