.. |
crypto
|
crypto: remove skipjack support
|
2015-09-25 00:05:18 +02:00 |
embUnit
|
debug: replace __FILE__ by RIOT_RELATIVE_FILE
|
2015-09-20 01:51:47 +02:00 |
hashes
|
|
|
net
|
Merge pull request #3647 from BytesGalore/fib_source_routing
|
2015-10-29 12:08:47 +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
|
cbor: add API to encode non null-terminated byte strings
|
2015-08-06 22:30:44 +02:00 |
color.h
|
|
|
config.h
|
sys: config: remove saving of obsolete transceiver config
|
2015-08-06 12:13:18 +02:00 |
div.h
|
sys: add header for integer division using multiplication / shifts
|
2015-10-12 23:25:58 +02:00 |
embUnit.h
|
Added a colored outputter to embUnit.
|
2015-08-17 15:04:27 +02:00 |
fd.h
|
|
|
hash_string.h
|
|
|
hashes.h
|
all: Update @gebart family name, email
|
2015-09-20 13:47:39 +02:00 |
od.h
|
|
|
pipe.h
|
|
|
posix_io.h
|
|
|
ps.h
|
|
|
random.h
|
|
|
sem.h
|
sem: initial import of a lightweight semaphore layer
|
2015-10-19 14:12:30 +02:00 |
seq.h
|
sys/seq: Serial Number Arithmetic
|
2015-08-21 23:30:04 +02:00 |
shell_commands.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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 |