chenxuuu eaeea3fa71 add: 文档加上demo链接 il y a 3 ans
..
cmsis_os2 88c506178e change: 微调日志前缀 il y a 4 ans
freertos 36edb27fa2 fix: 默认freertos timer的实现需要修正一下 il y a 4 ans
include ec42184dd3 add:修复crc类型错误(真的万万没想到,哈哈哈哈哈) il y a 3 ans
modules eaeea3fa71 add: 文档加上demo链接 il y a 3 ans
packages eaeea3fa71 add: 文档加上demo链接 il y a 3 ans
vfs a02432cb19 change: luadb文件数放宽到1024个 il y a 3 ans
weak 5fa67166e6 add:luat_spi_device_transfer对接回luat_spi_transfer il y a 3 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 适配层