Initial Check-in of CLI Library
This commit is contained in:
12
library.properties
Normal file
12
library.properties
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user