1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Martine Lenders e91e0a7807
Merge pull request #9261 from kb2ma/gcoap/refine_re-register
net/gcoap: Refine Observe re-registration
2018-06-13 16:05:40 +02:00
..
analog_util sys/analog_util: Refactor adc_map, fix compilation 2018-04-16 13:53:49 +02:00
arduino sys/arduino: use RIOTTOOLS variable 2018-05-04 11:16:48 +02:00
auto_init sys/auto_init: fix doxygen grouping 2018-06-11 19:12:02 +02:00
base64 sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
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
cb_mux sys/cb_mux: initial support 2018-05-28 15:43:41 -04:00
cbor cbor: Move header to cbor subdirectory 2018-05-01 11:12:39 +02:00
checksum
color
cpp11-compat
crypto sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
div sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
ecc
embunit sys/embunit: Fix incompatible declaration in outputter. 2018-05-30 12:01:45 +02:00
event sys/event: allow calling event_post multiple times 2018-04-19 16:41:13 +02:00
evtimer evtimer: use conversion macro US_PER_MS 2018-05-23 15:13:31 +02:00
fmt sys/fmt: use also positive scaling for s32_dfp 2018-04-06 11:58:43 +02:00
fs sys/auto_init: fix doxygen grouping 2018-06-11 19:12:02 +02:00
hashes hashes:sha3: Remove unused functions from Keccak code 2018-03-06 16:18:26 +01:00
include Merge pull request #9261 from kb2ma/gcoap/refine_re-register 2018-06-13 16:05:40 +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
matstat sys/matstat: Integer mathematical statistics library 2018-04-28 08:03:35 +02:00
memarray memarray: add fixed-size memory block allocator 2018-04-10 14:37:29 +02:00
mineplex
net Merge pull request #9261 from kb2ma/gcoap/refine_re-register 2018-06-13 16:05:40 +02:00
newlib_syscalls_default sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
od
oneway-malloc pkg/tlsf: Refactor the TLSF package and bring back original TLSF api. 2018-05-18 15:41:07 +02:00
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 sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
ps Merge pull request #9327 from cgundogan/pr/tlsf_total_sizes 2018-06-12 10:07:07 +02:00
quad_math
random sys: random: add fortuna PRNG 2018-05-29 18:40:58 +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 sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
ssp
timex
trickle trickle: remove msg_time member from struct 2018-05-17 10:40:12 +02:00
tsrb
uart_stdio sys/uart_stdio: compile with -Wno-cast-function-type 2018-05-17 17:03:27 +02:00
ubjson
universal_address
uuid uuid: Initial import of RFC4122 UUID functions 2018-05-23 16:31:01 +02:00
vfs sys/vfs: Exclude stdio file numbers from auto allocation 2018-02-13 18:05:28 +01:00
xtimer sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt
Makefile net: added RD client for simplified registration 2018-04-09 10:37:10 +02:00
Makefile.dep sys: random: add fortuna PRNG 2018-05-29 18:40:58 +02:00
Makefile.include gnrc_netif: add GNRC specific implementation of netif.h 2018-05-29 19:49:29 +02:00