/mcu-uuid-log

Microcontroller logging framework

Primary LanguageC++GNU General Public License v3.0GPL-3.0

mcu-uuid-log Build Status

Description

Microcontroller logging framework

Purpose

Provides a framework for handling log messages. This library is for single threaded applications and cannot be used from an interrupt context.

Documentation

Read the documentation generated from the docs directory.