Wendal Chen 27e6149ea6 add: luat_shell添加文件系统操作lsdir/fread il y a 4 ans
..
cmsis_os2 88c506178e change: 微调日志前缀 il y a 4 ans
freertos 36edb27fa2 fix: 默认freertos timer的实现需要修正一下 il y a 4 ans
include f9bdd98dcb update: 整理luat_shell, 为添加文件系统操作做准备 il y a 4 ans
modules 619a2b638e update: 更新uart.write的api文档,增加十六进制数的写入演示 il y a 4 ans
packages 6831ce4eda add:elink font方法修改 il y a 4 ans
vfs 27e6149ea6 add: luat_shell添加文件系统操作lsdir/fread il y a 4 ans
weak 27e6149ea6 add: luat_shell添加文件系统操作lsdir/fread il y a 4 ans
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 il y a 4 ans
SConscript 7c5cf59951 update: 整理rtt的SConscript文件 il y a 5 ans

README.md

Lua 虚拟机的源码

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

目录

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