Wendal Chen 42b1bee1c6 update: 改成Lua 32bit模式, 整理一下代码.use LUA_32BITS and clean codes 6 vuotta sitten
..
inculde 42b1bee1c6 update: 改成Lua 32bit模式, 整理一下代码.use LUA_32BITS and clean codes 6 vuotta sitten
modules 42b1bee1c6 update: 改成Lua 32bit模式, 整理一下代码.use LUA_32BITS and clean codes 6 vuotta sitten
rtt 158030d7e8 add: 完成gpio模块的LuaAPI和CAPI. gpio module's LuaAPI and C API 6 vuotta sitten
README.md 70771e41fe add: 添加原型代码 6 vuotta sitten
SConscript d86218381a update: 修正编译脚本, 起码看上去w60x编译正常 6 vuotta sitten

README.md

Lua 虚拟机的源码

来源: 原版Lua 5.4.5, 含2019.12.31前已发布的官方修正

目录

inculde -- 头文件
modules -- Lua库的源码目录
rtt     -- rtt适配层
freertos -- freertos 适配层