crc
|
crc: rename checksum to CRC
|
2016-02-04 14:58:34 +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 |
net
|
conn: udp: doc fix
|
2016-02-04 10:51:47 +01:00 |
hashes.h
|
hashes: some improvements on documentation
|
2016-02-04 14:58:34 +01:00 |
phydat.h
|
sys/phydat: fixed typos in documentation
|
2015-12-01 14:34:59 +01: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 |
timex.h
|
timex: introduce USEC_IN_NS constant
|
2015-10-21 19:45:58 +02: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 |
ubjson.h
|
sys/ubjson: fix type definition for OS X
|
2015-09-30 15:29:32 +02: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 |