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.