.. |
arduino
|
arduino: minor doc fix
|
7 years ago |
auto_init
|
sys/auto_init: added auto init for SAUL devices
|
7 years ago |
base64
|
base64: remove unused calculation in base64_encode
|
7 years ago |
bitfield
|
sys: bitfield: add bf_get_unset
|
8 years ago |
bloom
|
sys/bloom: pass bitfield to bloom instead of allocating memory
|
7 years ago |
cbor
|
sys/cbor: change array initializer from const variable to #define
|
7 years ago |
color
|
…
|
|
compat
|
sys: compat: remove hwtimer_compat
|
7 years ago |
config
|
sys: config: remove saving of obsolete transceiver config
|
8 years ago |
cpp11-compat
|
sys: adapted to renamed THREAD FLAGS
|
7 years ago |
crypto
|
crypto: remove skipjack support
|
7 years ago |
ecc
|
Add 256 byte block hamming code implementation
|
7 years ago |
embunit
|
embUnit: simplify `strcmp()` implementation
|
8 years ago |
fmt
|
sys: fmt: add workaround for AVR libc's missing write()
|
7 years ago |
hash_string
|
…
|
|
hashes
|
all: Update @gebart family name, email
|
7 years ago |
include
|
Merge pull request #4408 from cgundogan/pr/gnrc_conn/doc_fix
|
7 years ago |
libc/include/sys
|
sys/libc/uio.h: added include of stdlib for size_t
|
8 years ago |
log
|
…
|
|
net
|
sys: adapted to renamed THREAD FLAGS
|
7 years ago |
newlib
|
newlib/syscalls: minor doc fix
|
7 years ago |
od
|
native: fix formating warnings on OS X
|
8 years ago |
oneway-malloc
|
…
|
|
phydat
|
sys: added module for handling physical data
|
7 years ago |
pipe
|
…
|
|
posix
|
sys: adapted to renamed THREAD FLAGS
|
7 years ago |
ps
|
sys: ps: adapt to xtimer
|
7 years ago |
quad_math
|
…
|
|
random
|
sys: random: add simple LCG PRNGs
|
7 years ago |
saul_reg
|
sys: added SAUL registry
|
7 years ago |
sema
|
sema: deactivate interrupts for queue manipulation
|
7 years ago |
seq
|
sys/seq: Serial Number Arithmetic
|
8 years ago |
shell
|
rpl: shell: only print the first 32 bits of the trickle intervals
|
7 years ago |
timex
|
timex: make timex_to_str more efficient
|
8 years ago |
trickle
|
debug: replace __FILE__ by RIOT_RELATIVE_FILE
|
7 years ago |
tsrb
|
sys: add thread-safe ringbuffer implementation
|
7 years ago |
uart_stdio
|
uart_stdio:mutex_lock is no longer needed for init
|
7 years ago |
ubjson
|
ubjson: initialize variable
|
7 years ago |
universal_address
|
universal_address: make size dependent on FIB size
|
7 years ago |
xtimer
|
Merge pull request #4272 from OlegHahm/xtimer_msg_receive_timeout
|
7 years ago |
Makefile
|
Add 256 byte block hamming code implementation
|
7 years ago |
Makefile.include
|
sys: added module for running Arduino code
|
7 years ago |
doc.txt
|
…
|
|