- Sat Mar 05, 2016 8:10 am
#42472
Just use some of the modules in app/modules as a template. I am in the process of developing an Extension developers guide, but there 's only so many hours in the day. You also need PiL V3 so buy it.
this firmware is a clone of eLua, which is designed to be build against a newlib-based ELF rather than the Posix libraries. The ESP8266 SDK has some of its own conventions. Just locally clone the firmware git repository and make. Do a find for all of the header files and grep is your great friend!!.
Please see my
Developer FAQ for Q&A on nodeMCU Lua before asking a question here that's already been answered. This and the other official documentation should be your first reference for developing Lua Apps