3d8dc5dce5
add CMake module for register lua mod nsh> lua Lua 5.4.0 Copyright (C) 1994-2020 Lua.org, PUC-Rio > hello.say_hello() Hello World! > io.write("abs is =",math.abs(-10),"\n") abs is =10 > os.exit() nsh> Signed-off-by: xuxin19 <xuxin19@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
luamod_hello.c | ||
Make.defs | ||
Makefile |