Wendal Chen ec59f10aea fix: 补齐luat_vfs_fatfs_mkfs 2 年之前
..
cmsis_os2 88c506178e change: 微调日志前缀 4 年之前
freertos 4640b30de4 update: timer_freertos兼容configTICK_RATE_HZ==500的情况 2 年之前
include d1112efa5b update: LUAT_VERSION 调整到23.08 2 年之前
modules 377e24a53c fix typo in lib_sdio 2 年之前
vfs ec59f10aea fix: 补齐luat_vfs_fatfs_mkfs 2 年之前
weak 69f944c294 fix: log weak继续修 2 年之前
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 年之前
SConscript 7c5cf59951 update: 整理rtt的SConscript文件 5 年之前

README.md

Lua 虚拟机的源码

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

目录

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