|
|
il y a 8 mois | |
|---|---|---|
| .. | ||
| cmsis_os2 | 906d75eaba update:统一使用luat_mem.h头 | il y a 2 ans |
| demo | ace08756bd update:更新注释 | il y a 8 mois |
| freertos | 8d5dfc7fef change: rtos_timer在freertos下的适配器,定时器数量从32增加到64 | il y a 1 an |
| include | 50c776b2f2 add:添加获取最后一次请求的休眠模式的接口 | il y a 8 mois |
| modules | 50c776b2f2 add:添加获取最后一次请求的休眠模式的接口 | il y a 8 mois |
| vfs | 3acba34bd2 fix: ramfs, 修复由于读写操作offset不对,如果写入的offset超出了当前文件大小,但没有正确分配新的block,可能会导致数据覆盖。 | il y a 8 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 |
来源: 原版Lua 5.3.5, 含2020.12.31前已发布的官方修正
inculde -- 头文件
modules -- Lua库的源码目录
rtt -- rtt适配层
freertos -- freertos 适配层