Microcontroller console shell library
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.
Refer to the :download:`library.json <../library.json>` file for more details.
.. toctree:: :titlesonly: :maxdepth: 1 features usage
.. toctree:: :titlesonly: :maxdepth: 1 Source code <https://github.com/nomis/mcu-uuid-console> Releases <https://github.com/nomis/mcu-uuid-console/releases> Namespace reference <https://mcu-doxygen.uuid.uk/namespaceuuid_1_1console.html> PlatformIO library <https://registry.platformio.org/libraries/nomis/uuid-console> changelog Issue tracker <https://github.com/nomis/mcu-uuid-console/issues>