zengeshuai d3901087d5 add:支持基于lvgl9编译easylvgl 3 months ago
..
freertos d89682ca20 change: msgbus,还原luat\freertos\luat_msgbus_freertos.c的修改 7 months ago
include d3901087d5 add:支持基于lvgl9编译easylvgl 3 months ago
modules 06ff51600d fix: crypto,crc16的outReverse没有生效 4 months ago
vfs 0ade1319cd fix: fatfs,vfs,fopen映射到f_open的flag定义修改,调整打开的行为 4 months ago
weak 0b05470452 update:常用spi外设增加锁操作 11 months ago
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 4 years ago

README.md

Lua 虚拟机的源码

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

目录

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