1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 00:09:46 +01:00
RIOT/sys/luid
Marian Buschsieweke 49c151e432
sys/luid: luid_custom() use fixed width int
This changes the type of the last parameter of `luid_custom()` to a
fixed width integer for consistent behavior among different
architectures.
2024-10-28 14:51:44 +01:00
..
luid.c sys/luid: luid_custom() use fixed width int 2024-10-28 14:51:44 +01:00
Makefile sys/drivers: renamed uuid module to luid 2017-02-27 11:01:20 +01:00
Makefile.dep sys/luid: move dependency resolution in its own Makefile.dep 2023-06-15 10:24:49 +02:00