.. |
can
|
all: remove traces of kernel_types.h
|
2020-11-25 17:52:34 +01:00 |
checksum
|
|
|
crypto
|
sys/crypto: OCB add const
|
2020-10-05 12:32:51 +02:00 |
ecc
|
|
|
embUnit
|
|
|
entropy_source
|
sys/entropy_source: add new module for entropy sources
|
2020-12-01 15:51:40 +01:00 |
event
|
sys/event: Allow shared thread for multiple queues
|
2020-12-03 15:28:35 +01:00 |
fs
|
pkg/fatfs: bump version to r0.14
|
2020-11-17 11:29:28 +01:00 |
hashes
|
sys/hashes/pbkdf2: Add PBKDF2-sha256 implementation.
|
2020-11-04 09:57:32 +01:00 |
isrpipe
|
|
|
net
|
gcoap: remove gcoap_add_qstring
|
2021-01-14 16:03:00 +01:00 |
riotboot
|
sys/riotboot: add DFU support to riotboot
|
2021-01-12 11:34:22 +01:00 |
suit
|
suit/transport/coap: make blocksize configurable
|
2020-12-03 10:51:42 +01:00 |
sys
|
sys/bus: add system buses
|
2020-11-12 22:50:53 +01:00 |
test_utils
|
|
|
usb
|
usbus/dfu: introduce initial Device Firmware Upgrade support for USBUS
|
2021-01-12 11:34:22 +01:00 |
xtimer
|
xtimer: introduce xtimer_msleep()
|
2020-10-24 21:38:25 +02:00 |
ztimer
|
sys/ztimer: fix xtimer_compat
|
2020-12-14 10:46:51 +01:00 |
analog_util.h
|
|
|
app_metadata.h
|
|
|
architecture.h
|
sys/architecture: add comment on pronunciation
|
2020-12-15 10:29:58 +01:00 |
atomic_utils.h
|
sys/atomic_utils: return previous value
|
2020-12-16 18:09:35 +01:00 |
auto_init.h
|
|
|
base64.h
|
|
|
bcd.h
|
|
|
benchmark.h
|
|
|
bit.h
|
sys/bit: move bit.h from cortexm_common/ to sys/
|
2020-12-08 17:07:41 +01:00 |
bitfield.h
|
|
|
bloom.h
|
|
|
byteorder.h
|
core/byteorder: add helpers to convert from little endian to host byte order
|
2020-11-29 21:41:14 +01:00 |
c11_atomics_compat.hpp
|
|
|
cb_mux.h
|
|
|
clif.h
|
|
|
color.h
|
|
|
div.h
|
|
|
eepreg.h
|
|
|
embUnit.h
|
|
|
entropy_source.h
|
sys/entropy_source: add new module for entropy sources
|
2020-12-01 15:51:40 +01:00 |
event.h
|
sys/event: Allow shared thread for multiple queues
|
2020-12-03 15:28:35 +01:00 |
evtimer_mbox.h
|
|
|
evtimer_msg.h
|
|
|
evtimer.h
|
|
|
fmt_table.h
|
|
|
fmt.h
|
|
|
frac.h
|
sys/frac: make gcd32() public
|
2020-10-22 11:10:14 +02:00 |
fuzzing.h
|
|
|
hashes.h
|
|
|
iolist.h
|
|
|
isrpipe.h
|
|
|
luid.h
|
|
|
matstat.h
|
|
|
memarray.h
|
memarray: Add extend and reduce functions
|
2021-01-15 11:39:08 +01:00 |
mineplex.h
|
|
|
od.h
|
sys/od: allow to specify address offset with od_hex_dump_ext()
|
2021-01-11 14:35:40 +01:00 |
phydat.h
|
|
|
pipe.h
|
|
|
pm_layered.h
|
cpu/native: pm: fix build with pm_layered
|
2020-12-08 18:24:02 +01:00 |
progress_bar.h
|
|
|
ps.h
|
|
|
ptrtag.h
|
sys: Add helpers for pointer tagging
|
2020-11-17 10:10:28 +01:00 |
puf_sram.h
|
|
|
random.h
|
|
|
saul_reg.h
|
sys/saul_reg: add saul_reg_find_type_and_name
|
2021-01-18 22:28:28 +01:00 |
schedstatistics.h
|
all: remove traces of kernel_types.h
|
2020-11-25 17:52:34 +01:00 |
sema_inv.h
|
sys/sema_inv: add inverse Semaphore
|
2021-01-17 00:17:58 +01:00 |
sema.h
|
sys/sema: add same_get_value()
|
2021-01-15 15:22:31 +01:00 |
seq.h
|
|
|
shell_commands.h
|
|
|
shell.h
|
|
|
stdio_base.h
|
|
|
stdio_rtt.h
|
|
|
stdio_semihosting.h
|
|
|
stdio_uart.h
|
|
|
suit.h
|
|
|
timex.h
|
sys/timex: change type of NS_PER_SEC
|
2020-12-02 17:53:00 +01:00 |
tm.h
|
|
|
trace.h
|
|
|
trickle.h
|
|
|
tsrb.h
|
sys/tsrb: Make thread-safe
|
2020-10-13 10:32:41 +02:00 |
unaligned.h
|
|
|
universal_address.h
|
|
|
uri_parser.h
|
uri_parser: parse interface in IPv6 addresses
|
2020-11-11 22:47:30 +01:00 |
usb_board_reset_internal.h
|
|
|
usb_board_reset.h
|
|
|
usb.h
|
usb: Add configuration options for USB peripheral serial
|
2020-12-17 11:37:04 +01:00 |
utlist.h
|
|
|
uuid.h
|
|
|
vfs.h
|
sys/vfs: adapt to changed thread define location
|
2020-11-23 16:56:34 +01:00 |
volatile_utils.h
|
sys/atomic_utils: return previous value
|
2020-12-16 18:09:35 +01:00 |
xtimer.h
|
all: adapt to moved sched defines
|
2020-11-23 16:56:34 +01:00 |
zptr.h
|
sys/zptr: fix typos
|
2020-10-02 08:15:00 +02:00 |
ztimer.h
|
sys/ztimer: Add ztimer_mutex_lock_timeout()
|
2020-12-08 22:54:39 +01:00 |