1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
2020-05-07 13:35:39 +02:00
..
analog_util
app_metadata
arduino
auto_init tests: add interactive_sync adapted to shell 2020-03-17 17:23:27 +01:00
base64 sys/base64: Implement Base 64 Encoding with URL Safe Alphabet 2020-03-31 19:01:05 +02:00
benchmark
bitfield
bloom
can
cb_mux
checksum
clif
color
cpp11-compat
crypto sys/crypto/modes/ccm: accept input_len=0 2020-04-10 10:41:01 +02:00
div
ecc
eepreg
embunit
event Makefile: remove usage of SUBMODULES_NOFORCE 2020-04-15 12:11:44 +02:00
evtimer sys/evtimer: make use of xtimer_left_usec() 2020-04-21 11:26:56 +02:00
fmt
frac
fs
fuzzing sys/fuzzing: Initialize 2020-04-07 17:48:39 +02:00
hashes
include Merge pull request #13990 from fjmolinas/pr_ztimer_base 2020-05-07 13:35:39 +02:00
iolist
irq_handler
isrpipe
libc/include/sys
log
luid
matstat
memarray memarray: fix memarray init 2020-03-09 17:56:34 +01:00
mineplex
net Merge pull request #13979 from benpicco/net/gnrc/netif/6lo-frag_size 2020-05-06 12:43:02 +02:00
newlib_syscalls_default
od
oneway-malloc
phydat sys/phydat: add ohm as unit 2020-03-12 08:42:59 +01:00
pipe
pm_layered Merge pull request #13978 from maribu/fix_pm_off 2020-05-01 14:09:48 +02:00
posix
progress_bar
ps sys/ps: ignore IST_STACKSIZE if it is == 0 (undefined) 2020-03-12 13:08:05 +01:00
puf_sram
quad_math
random sys/random/minstd: remove vague description 2020-05-01 17:30:36 +02:00
riotboot
saul_reg
schedstatistics
sema
seq
shell sys/shell: commands: Check argc in _pm_handler 2020-05-02 20:55:28 +01:00
ssp
stdio_null
stdio_rtt
stdio_uart
suit net/coap: Move COAP_MAX_RETRANSMIT to 'CONFIG' namespace 2020-04-24 10:06:43 +02:00
test_utils
timex
trickle
tsrb
universal_address
uri_parser Merge pull request #13804 from chrysn-pull-requests/uri-test-isabsolute 2020-04-05 13:42:11 +02:00
usb usbus/cdc/ecm: Expose configurations to Kconfig 2020-04-08 16:31:46 +02:00
usb_board_reset sys: add usb_board_reset module 2020-03-18 10:43:05 +01:00
uuid
vfs
xtimer sys/xtimer/xtimer.c: new function xtimer_rmutex_lock_timeout() 2020-05-04 17:46:31 +02:00
zptr
ztimer sys/ztimer/auto_init: use default configuration header 2020-05-06 11:27:10 +02:00
doc.txt
Kconfig
Makefile
Makefile.dep Merge pull request #13638 from gschorcht/sys/shell/rtt_command 2020-03-19 21:21:12 +01:00
Makefile.include