mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This allows using (almost) the same code for printing floats everywhere, removes the dependency on sprintf and uses just snprintf and applies an msvc-specific fix for snprintf in a single place so nan/inf are now printed correctly.
16 KiB
16 KiB