1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Martine Lenders bdd2d52fd5
Merge pull request #10797 from kaspar030/add_unaligned
sys: add unaligned.h (header for alignment safe value-from-pointer functions)
2019-01-26 13:09:20 +01:00
..
analog_util
arduino
auto_init drivers/ds18: eliminate cast in auto_init_ds18 2019-01-08 19:25:22 +01:00
base64 sys/base64: Add size estimation macros 2019-01-24 08:35:22 +01:00
benchmark
bitfield
bloom
can
cb_mux
checksum sys/checksum/fletcher32: make use of unaligned.h 2019-01-25 22:22:45 +01:00
color
cpp11-compat
crypto sys/crypto/aes: avoid UB by explicit unsigned integer promotion 2019-01-21 14:01:22 +01:00
div
ecc
eepreg
embunit
event
evtimer
fmt fmt: fix fmt_s32_dec() and fmt_s64_dec() sign bit handling 2019-01-16 15:23:19 +01:00
fs
hashes hashes/sha256: don't call memcpy if len==0 2019-01-17 10:56:34 +01:00
include Merge pull request #10797 from kaspar030/add_unaligned 2019-01-26 13:09:20 +01:00
iolist
isrpipe
libc/include/sys
log
luid
matstat
memarray
mineplex
net Merge pull request #10869 from gschorcht/gnrc_icmpv6_echo_fix 2019-01-25 18:33:07 +01:00
newlib_syscalls_default
od
oneway-malloc
phydat
pipe
pm_layered
posix
ps
puf_sram
quad_math
random
riotboot riotboot_slot: add second slot compatibility 2019-01-02 17:56:11 +01:00
saul_reg
sema
seq
shell shell: sc_icmpv6_echo: release payload when pktbuf full 2019-01-15 15:07:46 +01:00
ssp
stdio_rtt
stdio_uart
timex
trickle
tsrb
ubjson
universal_address
uuid
vfs
xtimer
doc.txt
Makefile net/ble: add generic BLE helper module (bluetil) 2018-12-07 18:13:53 +01:00
Makefile.dep
Makefile.include