-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathlibrary.properties
More file actions
executable file
·15 lines (14 loc) · 1.01 KB
/
library.properties
File metadata and controls
executable file
·15 lines (14 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
# This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
#
name=tcMenu
version=4.5.0
maintainer=www.thecoderscorner.com
author=davetcc
category=Other
url=https://github.com/TcMenu/tcMenuLib
sentence=Menu library for Arduino with IoT capabilities that supports many input and display devices with a designer UI, code generator, CLI, and strong remote control capability.
paragraph=Menu library for Arduino with IoT capabilities supporting full multi level navigation. Complete with a designer UI and CLI that can round trip. It has plugins for Adafruit_GFX, U8G2, TFT_eSPI and LiquidCrystalIO. Input is supported from Touch, Rotary Encoder, Digital / Analog joysticks, DfRobot, Keypad and more. Any menu can be remotely using embedCONTROL UI / API over Ethernet2, UIP, STM32 Ethernet and Serial / Bluetooth. Even works with no local display for remote control only.
depends=IoAbstraction,tcUnicodeHelper
architectures=*