Wendal Chen 83a411b324 add: spi,脚本操作也加上锁 il y a 6 mois
..
cmsis_os2 906d75eaba update:统一使用luat_mem.h头 il y a 2 ans
demo 2dc3193005 fix:camera.on()传入的id不符合设计 il y a 6 mois
freertos d89682ca20 change: msgbus,还原luat\freertos\luat_msgbus_freertos.c的修改 il y a 7 mois
include db579636fb fix: 修改yhm27xx在pm库实现,将接口改成pm.chgcmd和pm.chginfo il y a 6 mois
modules 83a411b324 add: spi,脚本操作也加上锁 il y a 6 mois
vfs 866694d08a change: vfs,内置的sys脚本文件,不需要区分win32环境 il y a 6 mois
weak 0b05470452 update:常用spi外设增加锁操作 il y a 11 mois
README.md 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 il y a 4 ans

README.md

Lua 虚拟机的源码

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

目录

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