espressif/lua

5.5.0

Latest
uploaded 1 day ago
Lua is a powerful, efficient, lightweight, embeddable scripting language

1 example

  • lua_example
    This example demonstrates how to embed Lua in an ESP-IDF application and execute scripts from C strings or the filesystem.
    4.06 KB