alienwalker 8d85819d5a add:adc设置量程切换 3 yıl önce
..
cmsis_os2 88c506178e change: 微调日志前缀 4 yıl önce
freertos 36edb27fa2 fix: 默认freertos timer的实现需要修正一下 4 yıl önce
include 8d85819d5a add:adc设置量程切换 3 yıl önce
modules 8d85819d5a add:adc设置量程切换 3 yıl önce
vfs 9335c31505 fix: fatfs支持lsdir https://gitee.com/openLuat/LuatOS/issues/I5NYXI 3 yıl önce
weak 9842fe248d add:spi device cs可选 3 yıl önce
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 yıl önce
SConscript 7c5cf59951 update: 整理rtt的SConscript文件 5 yıl önce

README.md

Lua 虚拟机的源码

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

目录

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