georgik/lua

uploaded 5 days ago
Lua is a powerful, efficient, lightweight, embeddable scripting language (ESP-IDF component)

readme

# ESP-IDF component for Lua

Specific configuration related to ESP32 chips is stored in include directory of the component
and overrides default values defined by Lua project.

List of changes:
```c
#define LUA_32BITS      1
```

## Example of usage

- https://github.com/georgik/esp32-sdl3-example

Links

Supports all targets

License: Lua license

To add this component to your project, run:

idf.py add-dependency "georgik/lua^5.5.0~1"

or download archive

Stats

  • Archive size
    Archive size: 477.01 KB
  • Downloaded in total
    Downloaded in total 74 times
  • Downloaded this version
    This version: 6 times

Badge

georgik/lua version: 5.5.0~1
|