1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2019-11-21 11:58:07 +01:00
..
analog_util
app_metadata
arduino sys/arduino: Fixed frequency selection in SPI 2019-11-11 10:33:01 +01:00
auto_init Merge pull request #12699 from basilfx/feature/netdev_tap_stack 2019-11-16 23:16:00 +01:00
base64 sys/base64: fix return value when input data is empty 2019-10-08 15:38:27 +02:00
benchmark
bitfield
bloom
can tests/can_conn: move static_assert into function 2019-10-19 17:23:21 +02:00
cb_mux sys/cb_mux/cb_mux.c: fix cpp.check unitialized variable 2019-11-21 11:58:07 +01:00
checksum
clif sys: Add clif (CoRE Link Format) module 2019-10-04 11:35:52 +02:00
color
cpp11-compat sys/cpp11-compat/thread.cpp: remove cast to int 2019-10-15 21:22:42 +02:00
crypto sys/crypto: Fix code style 2019-10-08 20:58:52 +02:00
div
ecc
eepreg
embunit
event
evtimer evtimer: in evtimer_print also print first event 2019-07-17 20:51:32 +02:00
fmt Merge pull request #11692 from maribu/fmt_table 2019-08-20 22:18:54 +02:00
fs
hashes sys/sha3: fix dead assignment of blockSize in Keccak_update 2019-10-27 10:44:54 +01:00
include net/ipv6: Return string pointer when splitting IPv6 interface. 2019-11-15 14:02:50 +01:00
iolist
irq_handler sys/irq_handler: single interrupt handler thread 2019-08-13 14:49:10 +02:00
isrpipe isrpipe: change API to be in line with tsrb 2019-06-05 18:13:57 +02:00
libc/include/sys
log sys/log: add colored logging module 2019-09-09 20:27:16 +02:00
luid sys/luid: provide luid_get_eui48() and luid_get_eui64() 2019-11-04 21:08:23 +01:00
matstat
memarray
mineplex
net sys/net/network_layer: fix cpp.check unitialized variable 2019-11-21 11:58:07 +01:00
newlib_syscalls_default Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
od
oneway-malloc
phydat drivers/ina3221: Added SAUL integration 2019-11-05 12:37:41 +01:00
pipe sys/pipe: always include stdlib.h instead of malloc.h 2019-09-17 20:43:33 +02:00
pm_layered
posix Merge pull request #12285 from JulianHolzwarth/pr/posix/pthread/pthread_reaper_fix 2019-10-29 18:56:36 +01:00
ps sys: add schedstatistics module 2019-09-13 11:37:44 +02:00
puf_sram
quad_math
random
riotboot sys/riotboot: Fixed flashwrite_slotsize to return size of slot 1 2019-10-31 12:05:35 +01:00
saul_reg
schedstatistics sys: add schedstatistics module 2019-09-13 11:37:44 +02:00
sema
seq
shell shell/gnrc_netif: Use ipv6_addr_split_int for prefix 2019-11-15 14:35:30 +01:00
ssp
stdio_rtt
stdio_uart drivers: sys: replace USE_ETHOS_FOR_STDIO macro by MODULE_STDIO_ETHOS 2019-06-23 22:16:03 +02:00
suit sys/suit/v4: switch to nanocbor 2019-10-24 16:48:00 +02:00
test_utils test_utils_interactive_sync: add a helper for synchronizing tests 2019-08-15 12:26:28 +02:00
timex
trickle
tsrb tsrb: remove now unnecessary cast 2019-06-05 17:10:26 +02:00
ubjson Merge pull request #11703 from fhessel/fix-ubjson-i64 2019-06-18 11:14:11 +02:00
universal_address
usb/usbus Merge pull request #12504 from bergzand/pr/usbus/descr_terminology 2019-11-12 11:41:10 +01:00
uuid
vfs
xtimer sys/xtimer: Remove dependency to core_msg 2019-10-31 19:55:50 +01:00
doc.txt
Makefile netif: introduce descriptor based netif 2019-10-11 10:59:14 +02:00
Makefile.dep sys/arduino: Added SPI interface 2019-11-07 13:04:46 +01:00
Makefile.include gnrc_netif: adapt to new netif_t abstraction 2019-10-11 10:59:14 +02:00