alienwalker 0c80464bc3 fix:codec编译问题 2 年之前
..
cmsis_os2 906d75eaba update:统一使用luat_mem.h头 2 年之前
freertos 906d75eaba update:统一使用luat_mem.h头 2 年之前
include 0c80464bc3 fix:codec编译问题 2 年之前
modules 09bf615514 Merge branch 'master' of https://gitee.com/openLuat/LuatOS 2 年之前
vfs fa29478568 remove: 移除所有SConscript文件 2 年之前
weak 8c6c2a9cc2 add:rtos.meminfo支持psrama 2 年之前
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 年之前

README.md

Lua 虚拟机的源码

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

目录

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