Ungluing Lua from NodeMCU
Posted: Wed Aug 17, 2016 12:24 am
Hi
I am trying to make a project to use NodeMCU libraries strictly from C without using the thin layer of Lua that has been glued on top. The reason behind it is that it provides a bit more stability and control over the FW, without having to redo all the wonderful libraries that have been made for NodeMCU. Anyone has any ideas on how to approach this?
Currently I am going over the NodeMCU code, and understanding how all the pieces work. I would love to get the community's advice and input
Regards,
I am trying to make a project to use NodeMCU libraries strictly from C without using the thin layer of Lua that has been glued on top. The reason behind it is that it provides a bit more stability and control over the FW, without having to redo all the wonderful libraries that have been made for NodeMCU. Anyone has any ideas on how to approach this?
Currently I am going over the NodeMCU code, and understanding how all the pieces work. I would love to get the community's advice and input
Regards,