Luc b40937122a
Add Usb Serial otg feature (#1055)
* Update esp3d_version.h
* Fix GCode client is not processed
* Update lua engine to 1.0.3
* Fix HOOKS and Init script conflicting at boot
* Add a queue for multiple scripts (max 5)
* Fix compilation failed on SERIAL_MKS on ESP32
* Explain better sanity check on SERIAL_MKS and DISPLAY
* Implement USB Serial OTG
2024-10-19 18:13:45 +08:00

10 lines
377 B
INI

name=esp32-usb-serial
version=1.0.1
author=Luc Lebosse
maintainer=Luc Lebosse, <support@tech-hunters.com>
sentence=An usb-serial otg library for ESP32 boards with esp32-arduino core.
paragraph=This library implements a wrapper to use cdc feature from espressif IDF 5.1.X
category=Communication
url=https://github.com/luc-github/esp32-usb-serial
architectures= esp32s2, esp32s3