mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
Merge branch 'master' of github.com:elua/elua
This commit is contained in:
commit
5868fa6c87
@ -9,6 +9,9 @@
|
||||
#define BUILD_RPC
|
||||
#define LUARPC_ENABLE_SERIAL
|
||||
|
||||
#define LUA_PLATFORM_LIBS_REG \
|
||||
{LUA_OSLIBNAME, luaopen_os}
|
||||
|
||||
#define LUA_PLATFORM_LIBS_ROM \
|
||||
_ROM( AUXLIB_RPC, luaopen_rpc, rpc_map )\
|
||||
_ROM( AUXLIB_BITARRAY, luaopen_bitarray, bitarray_map )\
|
||||
|
Loading…
x
Reference in New Issue
Block a user