1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/sys/libc
Benjamin Valentin c57b13f1e8 sys/string_utils: add memchk()
Check if all bytes in a buffer are set to s certain value - inverse
of memset().
2023-05-30 20:39:10 +02:00
..
include/sys
Kconfig
Makefile
string.c sys/string_utils: add memchk() 2023-05-30 20:39:10 +02:00