mcu-uuid-console

Description

Microcontroller console shell library

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. Thread-safe (for log messages only) on the ESP32.

Dependencies

Refer to the library.json file for more details.

Contents

Resources