alienwalker 4bce59deed Merge branch 'master' of https://gitee.com/openLuat/LuatOS hace 2 años
..
cmsis_os2 88c506178e change: 微调日志前缀 hace 4 años
freertos 95913dc03a fix: timer_freertos的MS2T函数的inline声明位置有误 hace 2 años
include 7f9e5494cf add:I2C设置POLL模式 hace 2 años
modules 8bcaa9e064 update:补充注释 hace 2 años
vfs 6595c2bc3e fix: fs_mem/fs_posix/rtos_lua在air302编译失败 hace 2 años
weak 6595c2bc3e fix: fs_mem/fs_posix/rtos_lua在air302编译失败 hace 2 años
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 hace 4 años
SConscript 7c5cf59951 update: 整理rtt的SConscript文件 hace 5 años

README.md

Lua 虚拟机的源码

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

目录

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