EspLua icon indicating copy to clipboard operation
EspLua copied to clipboard

A lua based firmware for wifi-soc esp8266

Results 4 EspLua issues
Sort by recently updated
recently updated
newest added

Victor, forgive my English. Looking at the code this is a fork of nodemcu, rather than standard eLua. I don''t have a problem with that. But you've removed all acknowledgement...

Hi pvvx, you have capitalized the "Include" folder in the app/main directory. Please change it to lower case and also fix its capitalization consistency in your Makefiles.

gle//obj/ets_run.o -c ets_run.c make[2]: c:/Espressif/xtensa-lx106-elf/bin/xtensa-lx106-elf-gcc: Command not found ../../Makefile:253: recipe for target '.output/eagle//obj/ets_run.o' failed make[2]: **\* [.output/eagle//obj/ets_run.o] Error 127 make[2]: Leaving directory '/home/user/Desktop/NodeMCU_Firmware/EspLua-master/app/main' ../Makefile:242: recipe for target '.subdirs' failed make[1]:...

Please expose the espconn_secure_set_size function in the lua runtime to allow setting of the SSL buffer. See here for reference http://bbs.espressif.com/viewtopic.php?f=31&t=389 Many thanks!