1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/libc
Marian Buschsieweke 68018fe182
sys/libc: add endian.h
This provides glibc, NetBSD, FreeBSD compatible endian.h header with a
lean and simple API to convert between host byte order to little endian
and big endian and the other way around.
2024-01-30 10:59:28 +01:00
..
include sys/libc: add endian.h 2024-01-30 10:59:28 +01:00
Kconfig sys/string_utils: add strscpy() 2022-09-26 19:06:46 +02:00
Makefile sys/string_utils: add strscpy() 2022-09-26 19:06:46 +02:00
string.c sys/string_utils: add memchk() 2023-05-30 20:39:10 +02:00