Add Lua component (IEC-470)#658
Conversation
|
All builds are green, just one is failing in picolib with from ESP-IDF, I guess this is not specific to this component: Any idea how to resolve it? |
e7dd0bb to
4e0b7a8
Compare
|
@suda-morris I'm trying to pass tests, yet still one is failing. Should I add into .ignore_build_warnings.txt: or is there any other recommended approach, since warning appears in the final linking stage of lua_example for ESP32 target. The warning originates from system library (picolibc), not Lua component code. The times() POSIX function isn't implemented in ESP32's libc but gets linked anyway. |
|
@suda-morris @Lapshin All checks seems to be green. Who could confirm the merge? |
The Lua component is getting popular, so idea is to move it under Espressif namespace.
Formerly it was hosted here: https://github.com/georgik/esp-idf-component-lua
Component Registry: https://components.espressif.com/components/georgik/lua/