nomis / mcu-uuid-console

Microcontroller console shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Microcontroller console shell

License:GNU General Public License v3.0


Languages

Language:C++ 99.3%Language:Makefile 0.5%Language:Python 0.2%