1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2018-05-12 17:51:58 -07:00
..
analog_util sys/analog_util: Refactor adc_map, fix compilation 2018-04-16 13:53:49 +02:00
arduino cpu/atmega_common: add adc driver 2017-11-10 14:19:08 +01:00
auto_init drivers: add driver for FXOS8700 3-axis accelerometer/magnetometer 2018-05-12 17:51:58 -07:00
base64
benchmark sys: added simple benchmark module 2018-01-31 13:55:36 +01:00
bitfield doc: remove sys_util references 2018-04-05 14:39:59 +02:00
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 evtimer: ticks vs ms 2018-04-16 15:13:12 +02:00
fmt sys/fmt: use also positive scaling for s32_dfp 2018-04-06 11:58:43 +02: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/analog_util: Refactor adc_map, fix compilation 2018-04-16 13:53:49 +02:00
iolist doc: remove sys_util references 2018-04-05 14:39:59 +02:00
isrpipe
libc/include/sys
log make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
luid
memarray memarray: add fixed-size memory block allocator 2018-04-10 14:37:29 +02:00
mineplex
net sys/net/uhcpc: add missing stdio.h include 2018-04-16 23:06:15 +02:00
newlib_syscalls_default sys/newlib_syscalls_default: Add _gettimeofday_r stub 2018-03-18 10:04:51 +01:00
od sys/od: add ASCII representation to memory dump 2017-11-14 09:22:02 +01:00
oneway-malloc
phydat sys/phydat: adapt to fmt_s16_dfp changes 2018-04-06 12:10:18 +02:00
pipe
pm_layered pm_layered: Use {} for empty while loops 2018-02-01 06:55:49 +01:00
posix Revert "posix/osx: fix type conflict on OSX native" 2018-04-12 17:48:27 +02:00
ps sys/ps: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
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 #8575 from miri64/shell/fix/6ctx 2018-04-13 17:12:41 +02: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 posix: move time functions to their own module 2017-11-12 19:55:57 +01:00
doc.txt
Makefile net: added RD client for simplified registration 2018-04-09 10:37:10 +02:00
Makefile.include