alienwalker 8d85819d5a add:adc设置量程切换 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 8d85819d5a add:adc设置量程切换 il y a 3 ans
modules 8d85819d5a add:adc设置量程切换 il y a 3 ans
vfs 9335c31505 fix: fatfs支持lsdir https://gitee.com/openLuat/LuatOS/issues/I5NYXI il y a 3 ans
weak 9842fe248d add:spi device cs可选 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 适配层