1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
2017-05-18 15:11:19 +02:00
..
analog_util
arduino sys/arduino: Make SerialPort constructor explicit 2017-02-17 08:02:36 +01:00
auto_init saul/gpio: differentiate SENSE_BTN and ACT_SWITCH 2017-05-09 10:47:31 +02:00
base64 sys/base64: corrected output size determination 2017-01-10 18:30:38 +01:00
bitfield
bloom
cbor adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
checksum tests: provide unittests for ucrc16 2016-12-27 00:58:11 +01:00
color
cpp11-compat cpp11-compat: address cppcheck warnings 2017-04-14 14:36:15 +02:00
crypto sys/crypto: remove 3DES 2017-04-25 18:34:18 +02:00
div
ecc
embunit *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
fmt sys: fmt: fix fmt_lpad() documentation and (str==NULL) case 2017-03-28 16:07:30 +02:00
fs doc: fix doc hierarchy 2017-03-20 11:59:10 +01:00
hashes sys/hashes: add AES-CMAC implementation 2017-05-08 13:52:11 +02:00
include ndp: doc: fix RFC link 2017-05-18 14:58:37 +02:00
isrpipe sys: add isrpipe 2016-12-16 09:48:08 +01:00
libc/include/sys
log
luid sys/drivers: renamed uuid module to luid 2017-02-27 11:01:20 +01:00
mineplex
net gnrc_tcp: fix return on closed state 2017-05-17 18:39:38 +02:00
newlib newlib: Use vfs for file I/O syscalls 2017-03-07 17:59:57 +01:00
od od: simplify od module to only provide od_hex_dump 2017-03-28 19:14:59 +02:00
oneway-malloc
phydat
pipe
pm_layered pm_layerd: fix initial value for PM_BLOCKER_INITIAL 2017-03-28 19:32:32 +02:00
posix some (ptr == 0) -> (ptr == NULL) fixes (found by coccinelle) 2017-04-20 23:31:32 +02:00
ps Merge pull request #6975 from OTAkeys/pr/ps_schedstatistics_fix 2017-05-17 13:50:42 +02:00
quad_math quad_math: fix or suppress cppcheck warnings 2017-04-14 14:36:14 +02:00
random
rtt_stdio
saul_reg
sema sys/sema: re-test value after owning mutex 2017-03-06 18:03:27 +01:00
seq
shell cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
timex timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
trickle timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
tsrb
uart_stdio uart_stdio: Bind uart_stdio to vfs fds for stdin/out/err 2017-03-07 17:59:58 +01:00
ubjson
universal_address universal_address: fix cppcheck warning 2017-04-14 14:36:15 +02:00
vfs sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
xtimer some (ptr == 0) -> (ptr == NULL) fixes (found by coccinelle) 2017-04-20 23:31:32 +02:00
doc.txt
Makefile sys: net: introduce simple sock DNS client 2017-03-28 20:49:53 +02:00
Makefile.include sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00