Dozingfiretruck 11a5b58658 update:录音双缓冲 hace 1 año
..
cmsis_os2 906d75eaba update:统一使用luat_mem.h头 hace 2 años
freertos b620487b58 update:pm统一深度休眠定时器回调消息 hace 2 años
include 11a5b58658 update:录音双缓冲 hace 1 año
modules 0b9b31e504 fix: 修复LUAT_CONF_DISABLE_ROTABLE宏的支持 hace 1 año
vfs 45bf515962 fix: luat_fs_lsdir函数的日志不应该打印,应该是调试时意外打开了 hace 2 años
weak cbbe73b0c6 update:luat_malloc_weak使用跨平台weak hace 2 años
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 hace 4 años

README.md

Lua 虚拟机的源码

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

目录

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