.. |
checksum
|
sys/hashes, sys/checksum: mv fletcher* checksum
|
2016-02-15 09:29:04 +01:00 |
crypto
|
ciphers: Added defines for return values of cipher_init() and [specific cipher]_init() functions
|
2016-10-04 13:01:38 +02:00 |
ecc
|
Add 256 byte block hamming code implementation
|
2015-11-30 20:08:36 +01:00 |
embUnit
|
sys/embunit: revised header include guards.
|
2016-09-01 15:33:23 +02:00 |
hashes
|
Merge pull request #5692 from BytesGalore/md5_change_parameter_type
|
2016-09-27 20:07:11 +02:00 |
net
|
ieee802154: centralize default values
|
2016-10-26 15:32:12 +02:00 |
xtimer
|
xtimer: Move xtimer_spin_until into xtimer_core.c
|
2016-07-06 22:23:07 +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
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
base64.h
|
base64: Use stddef.h for size_t
|
2016-07-19 10:33:29 +02: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: fix off-by-one error
|
2016-10-24 15:52:05 +02:00 |
color.h
|
sys: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
div.h
|
sys: div: add div/mod 44488 (needed for minstd prng)
|
2015-11-24 06:52:39 +01:00 |
embUnit.h
|
sys/embunit: revised header include guards.
|
2016-09-01 15:33:23 +02:00 |
fd.h
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
fmt.h
|
sys: fmt: add fmt_u64_dec()
|
2016-06-02 10:40:19 +02:00 |
hashes.h
|
sys/hashes, sys/checksum: mv fletcher* checksum
|
2016-02-15 09:29:04 +01:00 |
od.h
|
sys: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
phydat.h
|
sys/phydat: adding illuminance unit (Lux)
|
2016-06-06 11:04:11 +02:00 |
pipe.h
|
sys: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
ps.h
|
sys: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
random.h
|
random: doc: document generic PRNG interface
|
2016-04-20 18:47:04 +02:00 |
rtt_stdio.h
|
sys/rtt_stdio: Support SEGGER RTT for stdin/stdout
|
2016-10-04 19:26:23 -07:00 |
saul_reg.h
|
saul: Remove _t from struct names
|
2016-04-11 21:46:53 +02: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: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
shell.h
|
sys: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
timex.h
|
sys: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
tm.h
|
sys: fix include headers guards
|
2016-10-26 21:53: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 |
uart_stdio.h
|
sys/include: include stdint when using uint8_t
|
2016-03-30 15:34:25 +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: Remove _t from struct names
|
2016-04-11 21:46:53 +02:00 |
utlist.h
|
sys/include: Include utlist for simple list operation defines
|
2014-12-12 12:18:34 +01:00 |
xtimer.h
|
xtimer: Refactor xtimer_usleep_until and rename to xtimer_periodic_wakeup
|
2016-07-29 13:05:02 +02:00 |