Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 204 Bytes

Embedded Printf

No-allocator needed printf format parser. Doesn't support floating-point parsing (TODO)

API declared in parse_printf.h. API Usage examples are provided in example.h and example.c