/mcu-uuid-console

Microcontroller console shell

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

mcu-uuid-console Build Status

Description

Microcontroller console shell

Purpose

Provides a framework for creating a console shell with commands. The container of commands (uuid::console::Commands) can be shared across multiple shell instances.

Documentation

Read the documentation generated from the docs directory.