nodemcu-firmware/components/lua
Johny Mattsson 6349fc8622 Most of the node module from dev.
node.dsleep() no longer takes options.
node.output() not yet supported (needs syscall registration/chaining support)

Dynamic CPU frequency changing not currently supported in the IDF.
Various chip IDs not currently available/obtainable.
Boot reason completely revamped in ESP32, will need new code.
2016-09-26 18:04:24 +10:00
..
luac_cross
Makefile.projbuild Most of the node module from dev. 2016-09-26 18:04:24 +10:00
compiler.h
component.mk
lapi.c
lapi.h
lauxlib.c Grabbed latest spiffs + vfs layer from dev branch. 2016-09-21 18:14:15 +10:00
lauxlib.h
lbaselib.c
lcode.c
lcode.h
ldblib.c
ldebug.c
ldebug.h
ldo.c
ldo.h
ldump.c
legc.c
legc.h
lfunc.c
lfunc.h
lgc.c
lgc.h
liolib.c Grabbed latest spiffs + vfs layer from dev branch. 2016-09-21 18:14:15 +10:00
llex.c
llex.h
llimits.h
lmathlib.c
lmem.c
lmem.h
loadlib.c Grabbed latest spiffs + vfs layer from dev branch. 2016-09-21 18:14:15 +10:00
lobject.c Platform flash layer updated for ESP32. 2016-09-22 14:56:40 +10:00
lobject.h
lopcodes.c
lopcodes.h
lparser.c
lparser.h
lrodefs.h
lrotable.c
lrotable.h
lstate.c
lstate.h
lstring.c
lstring.h
lstrlib.c
ltable.c
ltable.h
ltablib.c
ltm.c
ltm.h
lua.c Removed all currently-unused code & docs. 2016-09-21 13:47:44 +10:00
lua.h
luac_cross.h
luaconf.h
lualib.h
lundump.c
lundump.h
lvm.c Grabbed latest spiffs + vfs layer from dev branch. 2016-09-21 18:14:15 +10:00
lvm.h
lzio.c
lzio.h