kl-cruz / cmblog

Logger frontend for the constrainted embedded devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmblog

Small portable and configurable logger frontend for the constrainted embedded devices.

How to test

It is necessary to install compiler and related stuff. Then type make and execute example application.

Lightweight printf

Printf-like functions are providing by mini-printf library. See https://github.com/mludvig/mini-printf for more.

About

Logger frontend for the constrainted embedded devices.

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


Languages

Language:C 97.8%Language:Makefile 2.2%