1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-frac
Marian Buschsieweke 8c9105c60c
tests/unittests: fix compilation with newlib and GCC 13.2.1
newlib (nano) is missing 64 bit support in stdio and inttypes.h. This
works around the issue.
2024-10-09 22:32:43 +02:00
..
Makefile frac: Integer fraction scaling library 2019-12-06 09:36:33 +01:00
Makefile.include frac: Integer fraction scaling library 2019-12-06 09:36:33 +01:00
tests-frac.c tests/unittests: fix compilation with newlib and GCC 13.2.1 2024-10-09 22:32:43 +02:00
tests-frac.h frac: Integer fraction scaling library 2019-12-06 09:36:33 +01:00