1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_minmea
Martine Lenders 5522f3d7a5 tests/pkg_minmea: port to fmt
With `newlib-nano` and other smaller `libc`s the output of floats does
not work with `printf()`. Since minmea uses floating point operations
I used `fmt` instead.
2019-05-24 18:58:47 +02:00
..
tests tests/pkg_minmea: port to fmt 2019-05-24 18:58:47 +02:00
main.c tests/pkg_minmea: port to fmt 2019-05-24 18:58:47 +02:00
Makefile tests/pkg_minmea: port to fmt 2019-05-24 18:58:47 +02:00