1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
Martine Lenders fc1bd005de
Merge pull request #16673 from miri64/netutils/fix/netif_get_by_name
netutils: get interface by name rather than ID
2021-07-23 15:51:15 +02:00
..
analog_util sys/analog_util: Add Kconfig support 2021-02-22 14:54:14 +01:00
app_metadata sys/app_metadata: Add Kconfig support 2021-02-22 14:54:14 +01:00
arduino cpp: Use modules for cpp and libstdcpp 2021-07-02 15:11:10 +02:00
auto_init Merge pull request #16595 from fjmolinas/pr_init_timers_before_random 2021-07-11 21:20:44 +02:00
base64 sys/base64: Add Kconfig support 2021-02-22 14:54:14 +01:00
benchmark
bitfield sys/bitfield: Add Kconfig support 2021-02-22 14:54:14 +01:00
bloom sys/bloom: Add Kconfig support 2021-02-22 14:54:14 +01:00
bus
can
cb_mux sys/cb_mux: Add Kconfig support 2021-02-22 14:54:14 +01:00
checksum
clif sys/clif: fix attribute parsing and comply with tests 2021-03-05 16:47:53 +01:00
color
congure Merge pull request #16133 from miri64/congure_mock/enh/real-methods 2021-05-04 11:06:35 +02:00
cpp11-compat
crypto sys/crypto, sys/random: Fix Kconfig files in response to AES changes 2021-05-03 17:34:53 +02:00
cxx_ctor_guards
div
ecc
eepreg sys/eepreg: Add Kconfig support 2021-02-22 14:54:14 +01:00
embunit
entropy_source
event event_timeout: check clock before removing ztimer on clear 2021-07-21 13:30:54 +02:00
evtimer
fmt
frac
fs devfs: Split devfs-random into two files using submodules 2021-03-24 11:57:44 +01:00
fuzzing sys/fuzzing: avoid explicit cast to netdev 2021-07-09 11:35:22 +02:00
hashes sys/crypto: Enable support for AES-192, AES-256 2021-05-03 17:34:49 +02:00
include dhcpv6_client: port timeout mechanism to event_timeout 2021-07-21 16:28:39 +02:00
iolist
isrpipe
libc/include/sys
log
luid
malloc_thread_safe sys/malloc_thread_safety: fix overflow in calloc 2021-05-06 13:04:01 +02:00
matstat sys/matstat: Add Kconfig support 2021-02-22 14:54:14 +01:00
memarray sys/memarray: Add Kconfig support 2021-02-22 14:54:14 +01:00
mineplex sys/mineplex: Add Kconfig support 2021-02-22 14:54:14 +01:00
net Merge pull request #16673 from miri64/netutils/fix/netif_get_by_name 2021-07-23 15:51:15 +02:00
newlib_syscalls_default
od
oneway-malloc sys/oneway-malloc: Add Kconfig support 2021-02-22 14:54:15 +01:00
phydat
picolibc_syscalls_default
pipe
pm_layered sys/pm_layered: use atomic_utils 2021-03-15 21:17:17 +01:00
posix sys/posix: Add posix_inet module to kconfig 2021-03-09 09:15:59 +01:00
progress_bar sys/progress_bar: add Konfig configuration 2021-04-07 12:05:00 +02:00
ps sys/ps/ps.c: enabled runtime in usec for schedstatistics 2021-05-28 15:00:46 +02:00
puf_sram
quad_math
random sys/crypto, sys/random: Fix Kconfig files in response to AES changes 2021-05-03 17:34:53 +02:00
riotboot rioboot: add option to reset to riotboot 2021-07-20 22:51:15 +02:00
saul_reg
schedstatistics
sema sys/sema: allow to use ztimer and/or xtimer 2021-04-12 13:08:39 +02:00
sema_inv
seq sys/seq: Add Kconfig support 2021-02-22 14:54:15 +01:00
shell sys/shell/commands: gnrc_icmpv6_echo: use netutils_get_ipv6() 2021-07-20 22:44:40 +02:00
ssp
stdio_null
stdio_rtt
stdio_semihosting
stdio_uart
suit suit: Guard flashwrite interaction in suit_transport_coap 2021-07-08 10:22:37 +02:00
test_utils sys/result_output: Add kconfig 2021-03-15 10:36:46 +01:00
timex sys/timex: Add Kconfig support 2021-02-22 14:54:15 +01:00
trace
trickle sys/trickle: migrate to ZTIMER_MSEC 2021-06-14 09:04:25 +02:00
tsrb
universal_address
uri_parser sys/uri_parser: Add Kconfig support 2021-02-22 14:54:53 +01:00
usb sys/riotboot: move magic address to common file 2021-07-20 22:51:15 +02:00
usb_board_reset
uuid
vfs
xtimer xtimer: fix race condition in xtimer_msg_receive_timeout 2021-04-22 16:31:36 +02:00
zptr
ztimer sys/ztimer: Fix stm32f1 naming for kconfig 2021-07-02 15:11:11 +02:00
doc.txt
Kconfig cpp: Use modules for cpp and libstdcpp 2021-07-02 15:11:10 +02:00
Kconfig.newlib
Kconfig.stdio
Makefile netutils: add netutils_get_ipv6() 2021-07-20 22:44:39 +02:00
Makefile.dep dhcpv6_client: add ztimer backend support 2021-07-21 16:28:39 +02:00
Makefile.include rioboot: add option to reset to riotboot 2021-07-20 22:51:15 +02:00