mirror of
https://github.com/iDoka/awesome-embedded-software.git
synced 2024-11-15 12:12:45 +00:00
Add nanoprintf
This commit is contained in:
parent
92d32cc155
commit
511136e001
@ -354,7 +354,7 @@ Computer Vision
|
||||
* [tiny-printf](https://github.com/mpaland/printf) - Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
|
||||
* [tiny-printf new](https://github.com/eyalroz/printf) - Enhanced and maintained fork of `tiny-printf`. Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc.
|
||||
* [mini-printf](https://github.com/ldoolitt/mini-printf) - Minimal printf() implementation for embedded projects.
|
||||
|
||||
* [nanoprintf](https://github.com/charlesnicholson/nanoprintf) - The smallest public printf implementation for its feature set.
|
||||
|
||||
### Logging
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user