1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2017-05-15 13:16:18 +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
bitfield
bloom
cbor adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
checksum
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 Merge pull request #6976 from miri64/conn/cleanup/rm 2017-05-12 16:09:00 +02:00
isrpipe
libc/include/sys
log
luid sys/drivers: renamed uuid module to luid 2017-02-27 11:01:20 +01:00
mineplex
net gnrc, tcp: set param THREAD_CREATE_STACKTEST for mem stats in ps 2017-05-15 13:16:18 +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 ps: add state name for STATUS_MBOX_BLOCKED 2017-02-14 16:02:27 +01: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
trickle
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