.. |
checksum
|
tests: provide unittests for ucrc16
|
2016-12-27 00:58:11 +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
|
doc: fix doxygen groups for PPP
|
2017-01-10 20:14:00 +01:00 |
xtimer
|
sys/xtimer: avoid C99 initializer list to make file C++11 compatible
|
2016-11-28 11:00:43 +01: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
|
sys/base64: fix a documentation confusion
|
2017-01-06 11:07:03 -08: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 redefined macro error on macOS
|
2016-11-10 16:16:06 +01:00 |
color.h
|
sys: fix include headers guards
|
2016-10-26 21:53:58 +02:00 |
div.h
|
sys/div: Add support for big 64 bit numbers
|
2016-11-28 11:00:42 +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: fix scn_u32_dec() documentation
|
2016-12-15 09:42:55 +01:00 |
hashes.h
|
sys/hashes: fix doxygen group
|
2016-12-20 20:42:13 +01:00 |
isrpipe.h
|
sys/isrpipe: fix group
|
2016-12-20 20:47:27 +01:00 |
mineplex.h
|
sys: added 5x5 font 'Mineplex'
|
2016-11-09 11:59:45 +01:00 |
od.h
|
od: quick-fix for newlib-nano
|
2016-11-08 17:16:53 +01: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 |
pm_layered.h
|
drivers: add layered power modes module
|
2017-01-12 11:24:15 +01: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
|
timex: more conversion macros
|
2016-12-14 16:21:56 +01: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: Introduce xtimer_diff, xtimer_less for comparing timestamps
|
2016-11-28 11:00:42 +01:00 |