alienwalker 1d6bed29b7 fix:软件串口在没有全部发送完前就close hace 1 año
..
cmsis_os2 906d75eaba update:统一使用luat_mem.h头 hace 2 años
freertos b620487b58 update:pm统一深度休眠定时器回调消息 hace 2 años
include 53791f5020 update:更新luat_i2c_write_reg luat_i2c_read_reg api注释 hace 1 año
modules 1d6bed29b7 fix:软件串口在没有全部发送完前就close hace 1 año
vfs 42fa537bc9 fix: luat_vfs_posix_fopen需要强制开启二进制模式 hace 1 año
weak 2f70c4f75c add:添加luat_i2c_write_reg luat_i2c_read_reg实现 hace 1 año
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 适配层