1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
2022-08-24 09:05:25 +02:00
..
analog_util
app_metadata
arduino
auto_init cpu/esp32: add NimBLE support for ESP32 2022-08-24 09:05:25 +02:00
base64
benchmark
bhp sys/bhp_msg: add IPC based Bottom Half Processor 2022-08-19 12:01:30 +02: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
clif
color
congure sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
cpp11-compat sys/cpp11-compat: Fix kconfig model 2022-08-16 10:57:26 +02:00
cpp_new_delete
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 Merge pull request #18496 from jia200x/pr/gnrc_netif_multi_queue 2022-08-22 22:54:55 +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
matstat
memarray
mineplex
net Merge pull request #18441 from miri64/dns_cache/fix/ttl0 2022-08-23 02:58:13 +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: Update cstr dependency 2022-08-01 16:36:43 +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
seq
shell sys/shell: print address type in ble info command 2022-08-18 18:45:13 +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 vfs: introduce vfs_format_by_path() 2022-08-12 15:36:29 +02:00
vfs_util sys/vfs_util: add recursive unlink 2022-08-03 22:09:21 +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
doc.txt
Kconfig Kconfig/bhp_*: add initial Kconfig modelling 2022-08-11 10:57:55 +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 sys/bhp_event: add Event based implementation for Bottom Half Processor 2022-08-11 10:57:54 +02:00
Makefile.dep sys/net/gnrc/netif: allow checking if a netdev is legacy or new API 2022-08-17 12:56:07 +02:00
Makefile.include sys/bhp_event: add Event based implementation for Bottom Half Processor 2022-08-11 10:57:54 +02:00