.. |
checksum
|
sys/hashes, sys/checksum: mv fletcher* checksum
|
2016-02-15 09:29:04 +01:00 |
crypto
|
core: header cleanup
|
2016-02-28 22:46:28 +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
|
hashes/sha256: add sha256-chain computation and verification functions
|
2016-02-24 19:04:17 +01:00 |
net
|
Merge pull request #5179 from OlegHahm/ipv6_recv_assert_instead_check
|
2016-03-29 19:42:00 +02:00 |
analog_util.h
|
sys: s/adc_util/analog_util/ and added DAC mapping
|
2016-03-14 20:39:31 +01:00 |
auto_init.h
|
|
|
base64.h
|
|
|
bitfield.h
|
|
|
bloom.h
|
sys/bloom: pass bitfield to bloom instead of allocating memory
|
2015-10-05 11:41:53 +02:00 |
cbor.h
|
|
|
color.h
|
sys/color: added RGB inversion and complementary color
|
2016-03-16 11:43:26 +01:00 |
config.h
|
|
|
div.h
|
sys: div: add div/mod 44488 (needed for minstd prng)
|
2015-11-24 06:52:39 +01:00 |
embUnit.h
|
|
|
fd.h
|
|
|
fmt.h
|
sys/fmt: added format for fixed floating points
|
2016-03-29 15:23:04 +02:00 |
hashes.h
|
sys/hashes, sys/checksum: mv fletcher* checksum
|
2016-02-15 09:29:04 +01:00 |
od.h
|
|
|
phydat.h
|
sys/phydat: dump function can handle fixed floats
|
2016-03-29 15:23:04 +02:00 |
pipe.h
|
core: Fix/refactor function naming in core/incude/irq.h
|
2016-03-20 16:47:34 +01:00 |
ps.h
|
|
|
random.h
|
sys: random: rename genrand_* to random_*
|
2016-02-29 21:33:17 +01:00 |
saul_reg.h
|
sys/saul_reg: made registry a global variable
|
2016-02-26 16:37:02 +01:00 |
sema.h
|
sema: introduce static initializer
|
2016-01-23 16:38:56 +01:00 |
seq.h
|
|
|
shell_commands.h
|
|
|
shell.h
|
core: merged kernel_macros.h and attributes.h
|
2016-03-09 22:29:06 +01:00 |
timex.h
|
timex: introduce USEC_IN_NS constant
|
2015-10-21 19:45:58 +02:00 |
tm.h
|
core: merged kernel_macros.h and attributes.h
|
2016-03-09 22:29:06 +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/uart_stdio: adapted to cb type change
|
2016-03-15 11:02:06 +01: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
|
|
|
xtimer.h
|
Merge pull request #4183 from gebart/pr/xtimer-spin-overflow
|
2016-03-22 06:38:19 +01:00 |