Skip to content

Commit 4592982

Browse files
committed
picolibc: Add patch to avoid float/double values in vfprintf
vfprintf doesn't perform any floating point math when printing floats, by removing the use of float types, we can avoid using float registers entirely. Signed-off-by: Keith Packard <[email protected]>
1 parent 1f33a1d commit 4592982