Skip to content

Commit 4159cd2

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 1973666 commit 4159cd2