mpaland / printf

Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
MIT License
2.47k stars 452 forks source link

Support for either float or double as the internal floating-point type #135

Closed eyalroz closed 2 years ago

eyalroz commented 2 years ago

Fixes #84.

eyalroz commented 2 years ago

Sorry, this shouldn't have been filed here.