Wendal Chen dbabef7b21 add: 添加xmake分层构建,当前air101编译ok,下一步air105!! 3 years ago
..
cmsis_os2 88c506178e change: 微调日志前缀 4 years ago
freertos 36edb27fa2 fix: 默认freertos timer的实现需要修正一下 4 years ago
include 0888e8a5c5 restruct: 整理luat/include里的头文件, 阶段性提交, 编译必失败 3 years ago
modules f9432adebd restruct: bsp/win32能编译通过了,嗷嗷嗷 3 years ago
weak 9842fe248d add:spi device cs可选 3 years ago
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 years ago
SConscript 7c5cf59951 update: 整理rtt的SConscript文件 5 years ago
xmake.lua dbabef7b21 add: 添加xmake分层构建,当前air101编译ok,下一步air105!! 3 years ago

README.md

Lua 虚拟机的源码

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

目录

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