|
|
1 éve | |
|---|---|---|
| .. | ||
| cmsis_os2 | 906d75eaba update:统一使用luat_mem.h头 | 2 éve |
| freertos | 8d5dfc7fef change: rtos_timer在freertos下的适配器,定时器数量从32增加到64 | 1 éve |
| include | 8e3b7d6deb add: crypto,添加modbus专用的crc16快速算法 | 1 éve |
| modules | 4a80a0ebd6 update: gpio,toggle和mode调用支持LUAT_USE_DRV_GPIO模式 | 1 éve |
| vfs | 495b1487ab fix: vfs_lfs使用只读模式打开文件,依然能写入数据,这是不对的 | 1 éve |
| weak | f4f6d33ba6 update:spi device 全双工优化 | 1 éve |
| README.md | 1ef939ff03 fix: https://gitee.com/openLuat/LuatOS/issues/I3PJ69 | 4 éve |
来源: 原版Lua 5.3.5, 含2020.12.31前已发布的官方修正
inculde -- 头文件
modules -- Lua库的源码目录
rtt -- rtt适配层
freertos -- freertos 适配层