ESP3D/libraries/EspLuaEngine-1.0.3/library.properties
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

11 lines
345 B
INI

name=EspLuaEngine
version=1.0.3
author=Luc LEBOSSE <luc.lebosse@tech-hunters.com>
maintainer=Luc LEBOSSE <luc.lebosse@tech-hunters.com>
sentence=Lua engine for ESP
paragraph=Only for ESP boards
category=Other
url=https://github.com/luc-github/EspLuaEngine
architectures=esp32, esp8266, esp32s2, esp32s3, esp32c3, esp32c6
includes=EspLuaEngine.h