Skip to content

nullcopy/microcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroCLI

MicroCLI is a light-weight command-line-interpreter for embedded platforms and resource constrained environments.

Features

  1. Light weight - Compile options to disable un-wanted features
  2. Portable - Easy to integrate into systems with non-standard I/O
  3. Can run without dynamic memory (if command history is disabled)
  4. Configurable at runtime - Print verbosity levels can be modified programmatically at runtime

Usage

See some of the examples for reference.

About

A light-weight CLI for embedded systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages