alien2017 e769b7be11 !217 audio.write 改为送入zbuff而非string hace 1 año
..
cmsis_os2 906d75eaba update:统一使用luat_mem.h头 hace 2 años
freertos 8d5dfc7fef change: rtos_timer在freertos下的适配器,定时器数量从32增加到64 hace 1 año
include ec8dddfaf4 加入双声道录音接口 hace 1 año
modules 0a03dfc621 update:更新注释 hace 1 año
vfs 495b1487ab fix: vfs_lfs使用只读模式打开文件,依然能写入数据,这是不对的 hace 1 año
weak f4f6d33ba6 update:spi device 全双工优化 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 适配层