Formlabs / 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

tinyprintf originally from http://www.sparetimelabs.com/tinyprintf/index.html
Copyright (C) 2004,2012  Kustaa Nyholm
Licenses: LGPL 2.1 or later (see LICENSE.LGPL-2.1)
      or  BSD-new           (see LICENSE.BSD-new)

"You are free to use the LGPL license [...] or the BSD license"

About

A tiny printf and sprintf library for small embedded systems

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 96.0%Language:Makefile 4.0%