Initial Check-in of CLI Library

This commit is contained in:
2019-04-06 15:20:52 +02:00
commit 47b5f8d1ea
15 changed files with 2477 additions and 0 deletions

12
library.properties Normal file
View File

@@ -0,0 +1,12 @@
name=Command Line Interface
version=1.0
author=Frederik Lindenaar
maintainer=Frederik Lindenaar
sentence=Library to build a Command Line Interface (CLI)
paragraph=Library to bui;d a real-time serial (or network) command-line interface (CLI) to configure or control your microcontroller.
category=Device Control
url=https://gitlab.lindenaar.net/arduino/CLI
architectures=*
license=GPL
includes=CLI.h