.. |
arduino
|
arduino header: fix pedantic compiler warnings
|
7 years ago |
auto_init
|
auto_init: Print correct SPI bus in DEBUG output
|
7 years ago |
base64
|
base64: remove unused calculation in base64_encode
|
8 years ago |
bitfield
|
sys: bitfield: add bf_get_unset
|
8 years ago |
bloom
|
sys/bloom: pass bitfield to bloom instead of allocating memory
|
8 years ago |
cbor
|
sys/cbor: change array initializer from const variable to #define
|
8 years ago |
checksum
|
sys/hashes, sys/checksum: mv fletcher* checksum
|
7 years ago |
color
|
color: add hex2color, color2hex, str2rgb, rgb2str
|
7 years ago |
compat
|
sys: compat: remove hwtimer_compat
|
8 years ago |
config
|
sys: config: remove saving of obsolete transceiver config
|
8 years ago |
cpp11-compat
|
sys: cpp11-compat: adapt to thread.h
|
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: fix includes
|
7 years ago |
hashes
|
hashes/sha256: add sha256-chain computation and verification functions
|
7 years ago |
include
|
Merge pull request #4935 from authmillenon/gnrc_sixlowpan_iphc_nhc/fix/frag
|
7 years ago |
libc/include/sys
|
sys/libc/uio.h: added include of stdlib for size_t
|
8 years ago |
log
|
everything: Remove filename from @file Doxygen command
|
8 years ago |
net
|
Merge pull request #5022 from cgundogan/pr/rpl/do_not_use_PRIu8
|
7 years ago |
newlib
|
sys: newlib: include fix
|
7 years ago |
od
|
od: piggy-back style fixes
|
7 years ago |
oneway-malloc
|
everything: Remove filename from @file Doxygen command
|
8 years ago |
phydat
|
sys: added module for handling physical data
|
7 years ago |
pipe
|
core: rename tcb_t -> thread_t, move into thread.h
|
7 years ago |
posix
|
core: merged kernel_macros.h and attributes.h
|
7 years ago |
ps
|
core: rename tcb_t -> thread_t, move into thread.h
|
7 years ago |
quad_math
|
…
|
|
random
|
sys: random: rename genrand_* to random_*
|
7 years ago |
saul_reg
|
sys/saul_reg: made registry a global variable
|
7 years ago |
sema
|
Merge pull request #4551 from authmillenon/sema/fix/post
|
7 years ago |
seq
|
sys/seq: Serial Number Arithmetic
|
8 years ago |
shell
|
Merge pull request #5022 from cgundogan/pr/rpl/do_not_use_PRIu8
|
7 years ago |
timex
|
timex: make timex_to_str more efficient
|
8 years ago |
trickle
|
debug: replace __FILE__ by RIOT_RELATIVE_FILE
|
8 years ago |
tsrb
|
sys: add thread-safe ringbuffer implementation
|
8 years ago |
uart_stdio
|
sys/uart_stdio: rename STDIO -> UART_STDIO_DEV, move to header
|
7 years ago |
ubjson
|
ubjson: initialize variable
|
8 years ago |
universal_address
|
universal_address: make size dependent on FIB size
|
8 years ago |
xtimer
|
s/XTIMER_RSHIFT/XTIMER_USEC_TO_TICKS/g
|
7 years ago |
Makefile
|
ieee802154: provide general header build and read functions
|
7 years ago |
Makefile.include
|
Merge pull request #4332 from marshall/customSyscalls
|
7 years ago |
doc.txt
|
…
|
|