Initial commit of Arduino libraries

This commit is contained in:
Sam
2025-05-23 10:47:41 +10:00
commit 5bfce5fc3e
2476 changed files with 1108481 additions and 0 deletions

View 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