Skip to content

A light weight command line interface, designed for microcontrollers and bare-metal embedded systems.

License

Notifications You must be signed in to change notification settings

cargodog/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 command line interface, designed for microcontrollers and bare-metal embedded systems.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages