Initial commit of Arduino libraries
This commit is contained in:
12
AsyncTCP_SSL/library.properties
Normal file
12
AsyncTCP_SSL/library.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
name=AsyncTCP_SSL
|
||||
version=1.3.1
|
||||
author=Hristo Gochkov, Maarten Fremouw, Thorsten von Eicken, Khoi Hoang
|
||||
maintainer=Khoi Hoang <khoih.prog@gmail.com>
|
||||
sentence=Asynchronous SSL TCP Library for ESP32.
|
||||
paragraph=This library is the base for future and more advanced Async SSL libraries, such as AsyncSSLWebServer, AsyncHTTPSRequest, etc.
|
||||
category=Communication
|
||||
url=https://github.com/khoih-prog/AsyncTCP_SSL
|
||||
architectures=esp32
|
||||
repository=https://github.com/khoih-prog/AsyncTCP_SSL
|
||||
license=LGPLv3
|
||||
includes=AsyncTCP_SSL.h,AsyncTCP_SSL.hpp
|
||||
Reference in New Issue
Block a user