sinferwu / xprintf

xprintf is a compact string I/O library. It is ideal for tiny microcontrollers that has insufficient program memory for regular printf function. The recommended use is: writing formatted strings into LCD or UART and for debug/maintenance console.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sinferwu/xprintf Stargazers