/cmblog

Logger frontend for the constrainted embedded devices.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.