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,9 @@
name=EspUsbHost
version=1.0.2
author=TANAKA Masayuki
maintainer=TANAKA Masayuki
sentence=This is a library for using USB Host with ESP32.
paragraph=You can use the functions of the USB host such as the keyboard by using ESP32-S3 etc.
category=Device Control
url=https://github.com/tanakamasayuki/EspUsbHost
architectures=*