.. |
analog_util
|
sys: s/adc_util/analog_util/ and added DAC mapping
|
7 years ago |
arduino
|
core: Fix/refactor function naming in core/incude/irq.h
|
7 years ago |
auto_init
|
sys: net: add UHCP protocol code and gnrc client implementation
|
7 years ago |
base64
|
base64: remove unused calculation in base64_encode
|
7 years ago |
bitfield
|
core: Fix/refactor function naming in core/incude/irq.h
|
7 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 |
checksum
|
sys/hashes, sys/checksum: mv fletcher* checksum
|
7 years ago |
color
|
sys/color: added RGB inversion and complementary color
|
7 years ago |
config
|
…
|
|
cpp11-compat
|
sys: cpp11-compat: add missing priority_queue.h include
|
7 years ago |
crypto
|
Merge pull request #4787 from BytesGalore/doc_crypto_add_word_on_required_cflags
|
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: added format for fixed floating points
|
7 years ago |
hashes
|
hashes/sha256: add sha256-chain computation and verification functions
|
7 years ago |
include
|
Merge pull request #4725 from kaspar030/ethos_br_hack
|
7 years ago |
libc/include/sys
|
…
|
|
log
|
…
|
|
net
|
Merge pull request #5295 from OlegHahm/msg_init_queue_assert
|
7 years ago |
newlib
|
sys/newlib: Update _read_r and _write_r to match newlib prototypes in reent.h
|
7 years ago |
od
|
od: piggy-back style fixes
|
7 years ago |
oneway-malloc
|
…
|
|
phydat
|
sys/phydat: dump function can handle fixed floats
|
7 years ago |
pipe
|
core: Fix/refactor function naming in core/incude/irq.h
|
7 years ago |
posix
|
posix: Remove _t from struct names
|
7 years ago |
ps
|
ps: fix compile error on clang 7.3.0
|
7 years ago |
quad_math
|
…
|
|
random
|
sys: random: rename genrand_* to random_*
|
7 years ago |
saul_reg
|
sys/saul_reg: fixed return value for rm()
|
7 years ago |
sema
|
core: Fix/refactor function naming in core/incude/irq.h
|
7 years ago |
seq
|
seq: bitwise and instead of mod
|
7 years ago |
shell
|
shell: icmpv6_echo: guard call to *_nc_still_reachable
|
7 years ago |
timex
|
…
|
|
trickle
|
debug: replace __FILE__ by RIOT_RELATIVE_FILE
|
7 years ago |
tsrb
|
sys: add thread-safe ringbuffer implementation
|
7 years ago |
uart_stdio
|
sys/uart_stdio: adapted to cb type change
|
7 years ago |
ubjson
|
ubjson: initialize variable
|
7 years ago |
universal_address
|
universal_address: replaced returned literals by defined constants
|
7 years ago |
xtimer
|
core: Fix/refactor function naming in core/incude/irq.h
|
7 years ago |
Makefile
|
sys: net: add UHCP protocol code and gnrc client implementation
|
7 years ago |
Makefile.include
|
arm/newlib: Add pseudomodule to enable floating point printf support
|
7 years ago |
doc.txt
|
…
|
|