Skip to content

Commit 5acbb3b

Browse files
keith-packardstephanosio
authored andcommitted
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 9fa061f commit 5acbb3b