Wendal Chen 432a810e96 fix: bsp/win32使用xmake编译得到文件报sys.lua格式非法 3 年之前
..
cmsis_os2 88c506178e change: 微调日志前缀 4 年之前
freertos 4bdc5926f6 update:支持idf 3 年之前
include bbcc19bd41 update:测试软件串口9600波特率下单独收发成功 3 年之前
modules 52c5acee94 update:再优化一下软件串口的发送功能,让105能做到115200波特率 3 年之前
vfs 432a810e96 fix: bsp/win32使用xmake编译得到文件报sys.lua格式非法 3 年之前
weak d1b365ead0 fix: 不启用shell的情况下不应该引入cmux的头文件及相关代码 3 年之前
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 年之前
SConscript 7c5cf59951 update: 整理rtt的SConscript文件 5 年之前

README.md

Lua 虚拟机的源码

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

目录

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