1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
2018-04-06 11:18:53 +02:00
..
analog_util
arduino
auto_init sys/auto_init: added initialization for Skald 2018-04-06 11:18:53 +02:00
base64
benchmark sys: added simple benchmark module 2018-01-31 13:55:36 +01:00
bitfield
bloom
can sys/can: reduce scope of variable 2018-02-22 19:13:39 +01:00
cbor sys/cbor: DEBUG fixes 2018-01-15 14:37:05 +01:00
checksum
color
cpp11-compat
crypto make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
div
ecc
embunit
event sys/event/timeout: add timeout_clear() function 2018-01-09 15:21:29 +01:00
evtimer
fmt fmt: Adjust stack allocated buffer, add comments 2018-02-07 10:21:22 +01:00
fs sys: fs: constfs: DEBUG fixes 2018-01-15 14:37:05 +01:00
hashes hashes:sha3: Remove unused functions from Keccak code 2018-03-06 16:18:26 +01:00
include sys/net: added Skald 2018-04-06 11:18:53 +02:00
iolist sys: introduce iolist 2018-03-06 14:00:31 +01:00
isrpipe
libc/include/sys
log make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
luid
mineplex
net sys/net: added Skald 2018-04-06 11:18:53 +02:00
newlib_syscalls_default sys/newlib_syscalls_default: Add _gettimeofday_r stub 2018-03-18 10:04:51 +01:00
od
oneway-malloc
phydat sys/phydat: Align numbers, remove index if dim == 1 2018-03-23 14:51:08 +01:00
pipe
pm_layered pm_layered: Use {} for empty while loops 2018-02-01 06:55:49 +01:00
posix posix/osx: fix missing AF_LINK on OSX native 2018-03-20 17:50:57 +01:00
ps
quad_math
random sys/random: remove printf in xorshift 2018-04-05 12:06:12 +02:00
rtt_stdio sys/rtt_stdio: reserve file descriptors for stdin, stdout, and stderr 2018-02-27 18:16:24 -08:00
saul_reg sys/saul_reg: Fix saul_reg_rm for first element 2018-02-18 11:30:46 +01:00
sema
seq
shell Merge pull request #8601 from bergzand/pr/netopt-link-status 2018-03-18 15:25:01 +00:00
ssp
timex
trickle
tsrb
uart_stdio
ubjson
universal_address
vfs sys/vfs: Exclude stdio file numbers from auto allocation 2018-02-13 18:05:28 +01:00
xtimer
doc.txt
Makefile sys/net: added Skald 2018-04-06 11:18:53 +02:00
Makefile.include