mpaland / printf

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

Avoid compilation warnings #103

Closed eyalroz closed 2 years ago

eyalroz commented 3 years ago

Each of the commits avoids some of the compilation warnings mentioned in issue #102 .