Wendal Chen b9ca4ebd12 change: fs,memfs,调整最大文件名称到63字节 4 months ago
..
freertos d89682ca20 change: msgbus,还原luat\freertos\luat_msgbus_freertos.c的修改 7 months ago
include 28de5e5c10 update:ws2812 api适配 4 months ago
modules 06ff51600d fix: crypto,crc16的outReverse没有生效 4 months ago
vfs b9ca4ebd12 change: fs,memfs,调整最大文件名称到63字节 4 months ago
weak 0b05470452 update:常用spi外设增加锁操作 11 months ago
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 years ago

README.md

Lua 虚拟机的源码

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

目录

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