Skip to content
This repository has been archived by the owner. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 553 Bytes

Improved Lightweight Embedded Command Line Interface

Console user interface for MCU, RTOS, and C applications with tab completions for each of the command tree nodes.

demonstration

Integrate it into your project as a submodule. Use this to create a complex management plane for your application with many branches and command tree nodes.

Build and run a small Linux application demo to test the interface.