.. |
analog_util
|
sys: s/adc_util/analog_util/ and added DAC mapping
|
7 years ago |
arduino
|
sys/arduino: fix typos in documentation
|
7 years ago |
auto_init
|
Revert "nrf52dk: add 6lowpan over BLE support using Nordic's softdevice"
|
7 years ago |
base64
|
…
|
|
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 braces around mutex initializer
|
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
|
…
|
|
fmt
|
sys: fmt: add fmt_u64_dec()
|
7 years ago |
hashes
|
Cleanup: Corrected code style with uncrustify
|
7 years ago |
include
|
xtimer: Move xtimer_spin_until into xtimer_core.c
|
7 years ago |
libc/include/sys
|
…
|
|
log
|
…
|
|
net
|
Merge pull request #5033 from Yonezawa-T2/validate_ipv6_size
|
7 years ago |
newlib
|
sys: newlib: check if toolchain is compiled with -fshort-wchar, set CFLAGS accordingly
|
7 years ago |
od
|
od: piggy-back style fixes
|
7 years ago |
oneway-malloc
|
…
|
|
phydat
|
sys/phydat: adding illuminance unit (Lux)
|
7 years ago |
pipe
|
boards/waspmote-pro: add support for Waspmote PRO v1.2
|
7 years ago |
posix
|
all: remove pointer casts for msg.content.ptr
|
7 years ago |
ps
|
ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP)
|
7 years ago |
quad_math
|
…
|
|
random
|
Added random_init_by_array to tinymt32 wrapper
|
7 years ago |
saul_reg
|
sys/saul_reg: fixed return value for rm()
|
7 years ago |
sema
|
all: remove pointer casts for msg.content.ptr
|
7 years ago |
seq
|
seq: bitwise and instead of mod
|
7 years ago |
shell
|
shell: set NULL pointer for data pakets with zero-length payload
|
7 years ago |
timex
|
…
|
|
trickle
|
all: remove pointer casts for msg.content.ptr
|
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
|
xtimer: Move xtimer_spin_until into xtimer_core.c
|
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
|
…
|
|