1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2022-07-31 17:39:04 +02:00
..
analog_util
app_metadata
arduino Merge pull request #17479 from gschorcht/cxxexflags_cpp+14 2022-01-17 13:42:41 +01:00
auto_init sys/auto_init: model auto_init_security in Kconfig 2022-05-03 16:06:22 +02:00
base64
benchmark sys/benchmark: fix divide by zero if runs < 1000 2022-02-08 12:52:48 +01:00
bitfield sys/bitfield: improve documentation of bf_get_unset() 2022-03-08 10:28:31 +01:00
bloom
bus sys/bus: model Kconfig 2022-03-11 09:24:12 +01:00
can
cb_mux
checksum
chunked_ringbuffer sys/chunked_ringbuffer: model in Kconfig 2022-03-04 09:35:50 +01:00
clif
color
congure sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
cpp11-compat sys: add Kconfig support for cpp11-compat module 2022-04-24 21:23:34 +02:00
cpp_new_delete sys: remove -std=c++11 2022-01-13 17:50:59 +01:00
crypto
cxx_ctor_guards
div
ecc
eepreg
embunit
entropy_source
event sys/event: ensure that a queue has a waiter before waiting for flags 2022-04-14 17:10:24 +02:00
evtimer
fido2 sys/fido2: documentation changes && code cleanup 2022-04-12 16:01:50 +02:00
fmt sys/fmt: fix print() for native 2022-06-10 11:02:40 +02:00
frac
fs sys/fs/constfs: allow to host arbitrary data 2022-06-12 19:39:27 +02:00
fuzzing
hashes
include dns: add generic dns_query() function 2022-07-29 17:48:26 +02:00
iolist sys/iolist: introduce iolist_to_buffer() 2022-05-02 23:23:52 +02:00
isrpipe
libc/include/sys
log
luid
malloc_thread_safe sys/malloc_thread_safe: mark functions "used" 2022-02-15 12:28:16 +01:00
matstat
memarray
mineplex
net net/util: make use of dns_query() 2022-07-29 17:48:26 +02:00
newlib_syscalls_default sys/syscalls: add libc_gettimeofday 2022-03-24 11:36:49 +01:00
od sys/od/kconfig: add od_string 2022-03-11 09:20:24 +01:00
oneway-malloc
phydat sys/phydat: fix phydat_to_json dim precondition 2022-05-19 07:29:51 +02:00
picolibc_syscalls_default
pipe
pm_layered sys/pm_layered: rename val_u8 -> blockers 2022-04-06 12:29:25 +02:00
posix sys/posix/select: remove conditional compilation for ESP32 2022-05-18 07:27:23 +02:00
progress_bar
ps
puf_sram
random random: use void * in random_bytes() 2022-07-26 19:46:14 +02:00
riotboot sys/riotboot/hdr: change header validation log to DEBUG 2022-04-14 11:53:31 +02:00
rtc_utils
rust_riotmodules rust_riotmodules: pub use instead of extern crate 2022-07-10 21:27:13 +02:00
rust_riotmodules_standalone rust_riotmodules_standalone: This needs its Cargo.lock checked in 2022-07-10 21:27:13 +02:00
saul_reg drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
sched_round_robin
schedstatistics
sema sys/sema: use sema_ztimer64 to implement old sema api 2022-03-10 14:19:44 +01:00
sema_inv
senml sys/senml: add SenML modules 2022-02-11 12:38:21 +01:00
seq
shell sys/shell/commands/sc_gnrc_icmpv6_echo: use ztimer 2022-07-21 13:20:11 +02:00
shell_lock sys/shell_lock: add telnet support 2022-06-08 13:01:23 +02:00
ssp
stdio_nimble sys/stdio_nimble: fiter conn_handle 2022-04-27 10:10:32 +02:00
stdio_null
stdio_rtt
stdio_semihosting
stdio_uart
suit nanocoap: make use of coap_request_ctx_t 2022-07-17 14:29:39 +02:00
test_utils sys/test_utils/netdev_eth_minimal: model in Kconfig 2022-07-22 15:57:20 +02:00
timex
trace treewide: make all modules use Kconfig ZTIMER_USEC indirection 2022-03-17 14:33:07 +01:00
trickle
tsrb
universal_address
uri_parser sys/uri_parser: enforce maximum port length 2022-05-11 21:15:55 +02:00
usb
usb_board_reset
ut_process
uuid
vfs Merge pull request #17651 from benpicco/fs/constfs-cleanup 2022-05-19 23:23:49 +02:00
vfs_util sys/vfs_util: add vfs_file_sha256() 2022-05-17 11:30:51 +02:00
xtimer sys/xtimer: switch default backend to ztimer 2022-03-18 08:23:00 +01:00
zptr
ztimer sys/ztimer: no log for stdio_rtt/semihosting 2022-06-07 08:51:10 +02:00
ztimer64 sys/ztimer64: properly clear timer on removal 2022-03-01 11:03:10 +01:00
doc.txt
Kconfig Rust: Add crates-to-module adapter 2022-07-09 21:15:29 +02:00
Kconfig.newlib sys/syscalls: add libc_gettimeofday 2022-03-24 11:36:49 +01:00
Kconfig.picolibc
Kconfig.stdio drivers/ethos: model in Kconfig 2022-07-22 16:06:36 +02:00
Makefile sock_dodtls: Initial import of a DNS over DTLS client 2022-07-26 19:37:12 +02:00
Makefile.dep sock_dns_mock: pull in DNS module 2022-07-31 17:39:04 +02:00
Makefile.include sys/test_utils: add netdev ieee802154 minimal processing 2022-07-11 09:25:01 +02:00