Wendal Chen
|
96418805d9
add: mem,新增luat_meminfo_query函数,查询的时候,也输出底层日志,供luatools解析使用
|
3 ay önce |
Wendal Chen
|
5dcbae3e29
fix: rtos,补充rtos.version的api文档,支持额外返回数字固件编号的
|
3 ay önce |
Wendal Chen
|
15ea1b681e
change: rtos,version函数增加可选的第二个返回值,数字固件的编号
|
5 ay önce |
Wendal Chen
|
f385ae381e
fix: 修正几个基础库的适配状态判断条件
|
1 yıl önce |
Dozingfiretruck
|
e0c1aec9cf
add:timer申请添加防护
|
1 yıl önce |
Dozingfiretruck
|
8c6c2a9cc2
add:rtos.meminfo支持psrama
|
2 yıl önce |
Dozingfiretruck
|
906d75eaba
update:统一使用luat_mem.h头
|
2 yıl önce |
alienwalker
|
68ee36d669
update:优化了辅助内存回收功能,并提供接口
|
2 yıl önce |
Wendal Chen
|
700ed458e0
update: 清除lib_rtos的编译警告
|
3 yıl önce |
Dozingfiretruck
|
9dba0fe059
update:rtos.version描述修改
|
3 yıl önce |
Dozingfiretruck
|
6ba41e1bae
del:删除air302的ota代码
|
3 yıl önce |
Wendal Chen
|
cc60f72029
add: 添加pm.shutdown函数 https://gitee.com/openLuat/LuatOS/issues/I62IX7
|
3 yıl önce |
Dozingfiretruck
|
cef6c90085
add:添加@tag头注释
|
3 yıl önce |
Wendal Chen
|
53445f9e24
update: rtos.meminfo的描述再准确一些
|
3 yıl önce |
Wendal Chen
|
ea866cd8c1
update: 隐藏自动执行GC的日志
|
3 yıl önce |
Dozingfiretruck
|
258791ba1d
update:消除部分警告
|
3 yıl önce |
Wendal Chen
|
0801b7a04c
add: rtos.receive默认100次调用就检测一次内存占用,超过90%就强制GC.
|
3 yıl önce |
Wendal Chen
|
a283e43bac
fix: rtos.firmware需要照顾一下老bsp,不然ota平台不认
|
3 yıl önce |
Dozingfiretruck
|
7b64c9c26c
add:poweron_reason注释掉
|
3 yıl önce |
Dozingfiretruck
|
32cfcc26ee
add:rtos.poweron_reason,设计待完成
|
3 yıl önce |
alienwalker
|
8e5c52da75
update:luavm消耗较多的情况下,打印提醒一下
|
3 yıl önce |
Wendal Chen
|
d575680d9e
revert: 回退l_rtos_timer_start支持us的修改,暂时用宏禁用掉
|
3 yıl önce |
alienwalker
|
bab66b2e84
update:lua支持us级timer,目前仅限105,timer的时间参数,如果是浮点型,则会认为是us级timer,但是由于脚本运行延迟,不建议使用小于100us的应用,而且需要留出提前量。
|
3 yıl önce |
alienwalker
|
bed7eae0e2
update:固件名称获取必须和实际的保持一致,加快DNS速度,反正有线网络很快
|
3 yıl önce |
Wendal Chen
|
8a05c126ca
update: rtos.nop函数缺了api文档,虽然这个函数什么不干.
|
3 yıl önce |
Wendal Chen
|
54bbf6f95c
update: 更新两个api的注释
|
3 yıl önce |
Dozingfiretruck
|
f5d9f6e05e
add:修复部分air302报错
|
4 yıl önce |
Wendal Chen
|
c04142c077
fix: 修正rtos库在操作luat_timer时可能出现的内存访问错误
|
4 yıl önce |
Wendal Chen
|
6cfeca2304
change: 除lvgl和bsp特有的库,全部改成rotable2
|
4 yıl önce |
Wendal Chen
|
c47558f15f
fix: luat_lib_rtos.c忘记提交了
|
4 yıl önce |