mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +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.
11 KiB
11 KiB