Wendal Chen e50646238a add: luat_libs.h添加luaopen_ws2812声明 2 years ago
..
cmsis_os2 88c506178e change: 微调日志前缀 4 years ago
freertos 1d7c63bf4a update: luat/freertos也需要提交 2 years ago
include e50646238a add: luat_libs.h添加luaopen_ws2812声明 2 years ago
modules fb06f66193 fix: crc.h/crc.c未提交 2 years ago
vfs cf7bff8085 update: 优化mem文件系统的逻辑 2 years ago
weak 573bbb9326 del:去掉LUAT_WEAK定义 2 years ago
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 years ago
SConscript 7c5cf59951 update: 整理rtt的SConscript文件 5 years ago

README.md

Lua 虚拟机的源码

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

目录

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