dd3b217df2
Using the NODEMCU_ namespace prefix makes it obvious that these are not part of Lua proper (contrast, e.g., LUA_BUILTIN_STRING). Using "CMODULE" gives us room to differentiate between modules whose implementation is in C and whose implemenation is in Lua ("LMODULE"). The ESP8266 branch can adopt the same convention when it moves to Kconfig; see https://github.com/nodemcu/nodemcu-firmware/issues/3130 |
||
---|---|---|
.. | ||
include | ||
ld | ||
Kconfig | ||
Makefile.projbuild | ||
add_rodata_ld.sh | ||
component.mk | ||
ip_fmt.c | ||
lextra.c | ||
linit.c | ||
lnodeaux.c | ||
uart.c | ||
user_main.c |