Files
EMS-ESP32/lib/uuid-console
Paul b2bb8e2b5a a6
2020-05-23 14:00:14 +02:00
..
a6
2020-05-23 14:00:14 +02:00
2020-05-08 16:04:53 +02:00
2020-05-08 16:04:53 +02:00
2020-05-08 16:04:53 +02:00

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 <https://mcu-uuid-console.readthedocs.io/>`_ generated
from the docs_ directory.

.. _docs: docs/

.. |Build Status| image:: https://travis-ci.org/nomis/mcu-uuid-console.svg?branch=master
   :target: https://travis-ci.org/nomis/mcu-uuid-console