Sergey Lyubka
Sergey Lyubka
And, define that interface in a first place.
The very detailed report was done for https://github.com/STMicroelectronics/cmsis_device_l4/issues/2 This issue is not present on some lines, e.g. F4. And present on the majority of others, like L4, G0, H7, etc....
We have our own printf implementation, and right now it incorrectly handles floating point width and precision in What to do: re-enable [floating point tests in unit_test.c](https://github.com/cesanta/mongoose/blob/8eabf4352549295edc2a9e155f6cb9fa8806beb7/test/unit_test.c#L2156-L2160) and modify [mg_dtoa](https://github.com/cesanta/mongoose/blob/8eabf4352549295edc2a9e155f6cb9fa8806beb7/src/fmt.c#L40)...