cjlano / tinyprintf

A tiny printf and sprintf library for small embedded systems

Home Page:http://www.sparetimelabs.com/tinyprintf/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSD License

PetteriAimonen opened this issue · comments

Hi,

Kustaa Nyholm agreed to release tinyprintf under BSD license. You can see a note about it on his webpage:
http://www.sparetimelabs.com/tinyprintf/index.html

Would you mind sharing your improvements under BSD license also?

Commit c114df9 fixes the issue.
The code is dual-licensed LGPL-2.1 (or later) and BSD-new.