.. |
checksum
|
sys/checksum: initial import including CRC16-CCITT
|
2016-01-27 19:28:05 +01:00 |
crypto
|
sha256: move from crypto to hashes
|
2016-02-04 14:58:34 +01:00 |
ecc
|
Add 256 byte block hamming code implementation
|
2015-11-30 20:08:36 +01:00 |
embUnit
|
debug: replace __FILE__ by RIOT_RELATIVE_FILE
|
2015-09-20 01:51:47 +02:00 |
hashes
|
sha256: move from crypto to hashes
|
2016-02-04 14:58:34 +01:00 |
net
|
ipv6/nc: doc fix and removed unused macro
|
2016-01-30 15:26:49 +01:00 |
auto_init.h
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
base64.h
|
sys: add base64 encoding/decoding module
|
2015-01-12 11:26:41 +01:00 |
bitfield.h
|
sys: bitfield: add bf_get_unset
|
2015-07-07 17:49:17 +02:00 |
bloom.h
|
sys/bloom: pass bitfield to bloom instead of allocating memory
|
2015-10-05 11:41:53 +02:00 |
cbor.h
|
cbor: add API to encode non null-terminated byte strings
|
2015-08-06 22:30:44 +02:00 |
color.h
|
c++: sys: add extern C to header files
|
2014-11-08 20:09:55 +01:00 |
config.h
|
sys: config: remove saving of obsolete transceiver config
|
2015-08-06 12:13:18 +02:00 |
div.h
|
sys: div: add div/mod 44488 (needed for minstd prng)
|
2015-11-24 06:52:39 +01:00 |
embUnit.h
|
Added a colored outputter to embUnit.
|
2015-08-17 15:04:27 +02:00 |
fd.h
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
fmt.h
|
sys: fmt: initial commit of simple string formatting library
|
2015-10-29 19:18:24 +01:00 |
hashes.h
|
all: Update @gebart family name, email
|
2015-09-20 13:47:39 +02:00 |
od.h
|
od: input parameter should be constant
|
2015-07-20 14:00:04 +02:00 |
phydat.h
|
sys/phydat: fixed typos in documentation
|
2015-12-01 14:34:59 +01:00 |
pipe.h
|
doc: add or move module description where missing
|
2014-12-11 17:29:51 +01:00 |
ps.h
|
ps: updated authorship
|
2015-04-19 16:36:05 +02:00 |
random.h
|
random: fix doc of genrand_uint32_range()
|
2015-07-18 17:40:09 +02:00 |
saul_reg.h
|
sys: added SAUL registry
|
2015-11-30 20:33:53 +01:00 |
sema.h
|
sema: introduce static initializer
|
2016-01-23 16:38:56 +01:00 |
seq.h
|
sys/seq: Serial Number Arithmetic
|
2015-08-21 23:30:04 +02:00 |
shell_commands.h
|
sys/shell: fixed and unified doxygen headers
|
2015-03-03 18:10:06 +01:00 |
shell.h
|
sys: shell: get rid of some parameters
|
2015-09-03 13:33:18 +02:00 |
timex.h
|
timex: introduce USEC_IN_NS constant
|
2015-10-21 19:45:58 +02:00 |
tm.h
|
doc: fixed broken param descriptions
|
2014-11-30 22:34:50 +01:00 |
trickle.h
|
trickle: switch to xtimer
|
2015-09-16 10:58:50 +02:00 |
tsrb.h
|
sys: add thread-safe ringbuffer implementation
|
2015-09-25 09:08:34 +02:00 |
uart_stdio.h
|
sys: factor stdio uart functions out of newlib's syscalls
|
2015-07-14 15:12:26 +02:00 |
ubjson.h
|
sys/ubjson: fix type definition for OS X
|
2015-09-30 15:29:32 +02:00 |
universal_address.h
|
universal_address: determine biggest address size
|
2015-09-07 09:18:30 +02:00 |
utlist.h
|
sys/include: Include utlist for simple list operation defines
|
2014-12-12 12:18:34 +01:00 |
vtimer.h
|
sys: introduce vtimer_compat
|
2015-09-16 10:58:51 +02:00 |
xtimer.h
|
xtimer: Rename _xtimer_now() -> _lltimer_now()
|
2015-10-28 13:54:54 +01:00 |