embedded-cli v0.1.0
Initial release
- Dynamic or static allocation
- Configurable memory usage
- Command-to-function binding with arguments support
- Live autocompletion
- Tab (jump to end of current autocompletion) and backspace (remove char) support
- History support (navigate with up and down keypress)
- Any byte-stream interface is supported (for example, UART)
- Single-header distribution