1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
2021-02-10 13:32:54 +01:00
..
analog_util
app_metadata
arduino sys/arduino: Bug and style fixes in SPI 2021-02-02 09:45:46 +01:00
auto_init sys/auto_init: add support for USB DFU 2021-01-12 11:34:22 +01:00
base64 sys/base64: drop padding for base64url encoding 2020-12-15 12:18:45 +01:00
benchmark
bitfield
bloom
bus
can
cb_mux
checksum
clif clif: After incrementing pos, make sure it is still in bounds 2021-02-08 11:29:44 +01:00
color
cpp11-compat
crypto sys/crypto: add modules to Kconfig 2021-01-26 17:39:44 +01:00
cxx_ctor_guards
div
ecc
eepreg
embunit
entropy_source sys/entropy_source: fix typo (sates => states) 2021-01-08 10:15:33 +01:00
event
evtimer
fmt sys/fmt_table: fix infinite loop 2021-01-21 10:03:44 +01:00
frac sys/frac: add module to Kconfig 2021-01-18 14:14:13 +01:00
fs
fuzzing
hashes sys/hashes: add module to Kconfig 2021-01-26 17:40:29 +01:00
include sys/fmt: Add print_s64_dec to header 2021-02-10 13:32:54 +01:00
iolist sys/iolist: add module to Kconfig 2021-01-21 11:22:32 +01:00
isrpipe
libc/include/sys
log
luid sys/luid: add module to Kconfig 2021-01-26 17:40:30 +01:00
malloc_thread_safe sys/malloc_thread_safety: use mutex 2020-12-17 15:39:05 +01:00
matstat
memarray memarray: Add extend and reduce functions 2021-01-15 11:39:08 +01:00
mineplex
net Merge pull request #15939 from namib-project/dhcp-mud-fix 2021-02-10 08:30:06 +01:00
newlib_syscalls_default
od sys/od: allow to specify address offset with od_hex_dump_ext() 2021-01-11 14:35:40 +01:00
oneway-malloc sys/oneway-malloc: only allocate word-aligned chunks 2021-01-25 12:05:05 +01:00
phydat
picolibc_syscalls_default
pipe
pm_layered
posix posis/semaphore: use sema_get_value() 2021-01-15 16:17:25 +01:00
progress_bar
ps schedstatistics: Log sleep tick statistics 2021-01-18 11:14:23 +01:00
puf_sram
quad_math
random sys/random: add modules to Kconfig 2021-01-26 17:40:53 +01:00
riotboot sys/riotboot: uncrustify 2021-02-09 13:38:31 +01:00
saul_reg kconfig/saul: select phydat and enable saul_registry by default 2021-01-21 11:22:30 +01:00
schedstatistics schedstatistics: Log sleep tick statistics 2021-01-18 11:14:23 +01:00
sema
sema_inv sys/sema_inv: add inverse Semaphore 2021-01-17 00:17:58 +01:00
seq
shell shell_commands: provide command for neighbor statistics 2021-02-09 12:27:58 +01:00
ssp
stdio_null
stdio_rtt
stdio_semihosting stdio_semihosting: Extend with RISC-V support 2021-01-27 17:52:19 +01:00
stdio_uart
suit
test_utils
timex
trace
trickle
tsrb
universal_address
uri_parser uri_parser: terminate, if nothing to consume after scheme 2021-02-05 13:32:49 +01:00
usb Kconfig: add Kconfig support for DFU 2021-01-12 11:34:22 +01:00
usb_board_reset
uuid
vfs
xtimer sys/xtimer/kconfig: fix dependencies 2021-01-18 14:14:13 +01:00
zptr
ztimer Merge pull request #15802 from miri64/treewide/cleanup/cppcheck-whitelisted 2021-02-03 07:59:27 +01:00
doc.txt
Kconfig sys/random: add modules to Kconfig 2021-01-26 17:40:53 +01:00
Kconfig.newlib treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
Kconfig.stdio drivers/slipdev: add modules to Kconfig 2021-01-21 11:22:31 +01:00
Makefile sys/net: add netstats_neighbor 2021-02-09 12:27:58 +01:00
Makefile.dep sys/net: add netstats_neighbor 2021-02-09 12:27:58 +01:00
Makefile.include net/skald : Add CONFIG_SKALD_ADV_CHANNELS to allow ordered list 2021-01-26 16:17:17 +01:00