| .. |
|
camera
|
f1e04e4595
update:摄像头兼容spi摄像头
|
hace 2 años |
|
cjson
|
7612047aa3
change: cjson应使用luat_malloc提供的方法,不需要额外Init了
|
hace 4 años |
|
cmux
|
10417e457d
fix:修复错误信息的长度错误
|
hace 3 años |
|
common
|
19463c226b
update:fota兼容ec618
|
hace 3 años |
|
coremark
|
960aa1e597
add: 使用的宏定义
|
hace 3 años |
|
crypto
|
ce6779776e
update:流式hash接口定义修改
|
hace 2 años |
|
eink
|
5d3130379a
update:gtfont优化ascii码宽度显示
|
hace 2 años |
|
epaper
|
31f38d6e5b
add: 三色墨水屏驱动
|
hace 3 años |
|
ethernet
|
d5e66acdfe
add: 为w5500库添加单独的demo
|
hace 2 años |
|
fal
|
8ff1cdc9db
change: LUA_TINTEGER 提到lua.h , 顺便修正fdb库的几个编译警告
|
hace 4 años |
|
fastlz
|
2f7e4a8665
add: 添加fastlz压缩库
|
hace 2 años |
|
fatfs
|
8808a4f5da
update: fatfs库清理几个编译警告
|
hace 2 años |
|
flashdb
|
3769865292
update components/flashdb/src/luat_lib_fdb.c.
|
hace 2 años |
|
freertos
|
c348bbac96
change: bsp/win32跑lvgl只需要几十kb内存,不需要lua vm扩展到4M的内存
|
hace 4 años |
|
fskv
|
16feae426e
add: fskv库添加sett函数
|
hace 2 años |
|
gmssl
|
c3af595a77
fix: gmss库的cms_signed_and_enveloped_data_decipher_from_der函数在-Og下编译报错
|
hace 2 años |
|
gtfont
|
5fa9e1cb47
add:添加高通芯片型号说明
|
hace 2 años |
|
hmeta
|
418d8bd749
add: 支持获取硬件版本号, 当前仅Air780E系列有用到
|
hace 2 años |
|
i2c-tools
|
51409cb8bf
fix: bsp/win32下无法编译i2ctools
|
hace 2 años |
|
iconv
|
f7543906aa
update: iconv库移除多余的注释, open函数创建失败应该返回nil
|
hace 2 años |
|
io_queue
|
dee0c9feac
fix:注释错误
|
hace 2 años |
|
iotauth
|
5f8cb757ed
fix:修复onenet部分情况数据截断问题
|
hace 2 años |
|
lcd
|
2617f15b9b
add:lcd 添加高通字体gbk接口
|
hace 2 años |
|
lfs
|
f19babbeb3
update:littlefs更新至2.7.1
|
hace 2 años |
|
lodepng
|
0c6ad0eafc
add:packages迁移components
|
hace 3 años |
|
lora
|
d553f042b0
add: LoRa驱动接收回调把剩下的两个参数加上
|
hace 2 años |
|
lora2
|
629fb1b5ab
fix: lora2库编译失败
|
hace 2 años |
|
lua-cjson
|
98c51638e8
add: 补回json.null属性
|
hace 2 años |
|
luatfonts
|
ba1343b449
del:移除lvgl中宋体字体
|
hace 3 años |
|
luf
|
21cd24746d
update: 调整components里面的rotable为rotable2
|
hace 4 años |
|
lvgl
|
df1163c592
fix: lv.style_t()改成内存分配方式后, 需要添加__gc进行额外的内存回收
|
hace 2 años |
|
max30102
|
71472a4198
fix: idf5执行task_create时栈大小需要*4的原因找到了.不同bsp的StackType_t大小的差异
|
hace 2 años |
|
mbedtls
|
1e35b08819
fix: air101编译mbedtls_hardware_poll报错
|
hace 2 años |
|
mempool
|
579d744f43
update: 完善profiler库
|
hace 3 años |
|
miniz
|
883ac3c1f6
remove: 关掉miniz库几个不需要的函数
|
hace 2 años |
|
minmea
|
e77ecb4528
update: 补充sysplus.cleanMsg的api文档
|
hace 2 años |
|
mlx90640-library
|
b54d8ac6cf
add:mlx90640.raw_data()支持zbuff
|
hace 2 años |
|
mobile
|
4c18c6cdd8
fix:注释错误
|
hace 2 años |
|
multimedia
|
18d872ddf6
fix: 64bit固件下audio库播放音频没有结束播放的回调消息.
|
hace 2 años |
|
nes
|
9134e5634c
add:nes增加api注释
|
hace 2 años |
|
network
|
5f285ed1d3
add:mqtt添加状态获取接口
|
hace 2 años |
|
nimble
|
848a899d9b
update: nimble的主机central模式下,对从机的特征值订阅,也调通了
|
hace 2 años |
|
nr_micro_shell
|
a648fa4b5b
add:添加字号范围
|
hace 4 años |
|
qrcode
|
94d3c5eaf7
update:同步更新下qrcodegen
|
hace 3 años |
|
repl
|
b0db5bf1ac
remove: 移除repl库多余的mulitline_mode变量
|
hace 2 años |
|
romfs
|
578b5aa216
fix: romfs的调试开关做反了
|
hace 2 años |
|
rsa
|
cef6c90085
add:添加@tag头注释
|
hace 3 años |
|
rtos
|
71472a4198
fix: idf5执行task_create时栈大小需要*4的原因找到了.不同bsp的StackType_t大小的差异
|
hace 2 años |
|
serialization
|
ffa6ef561b
change: lpb_pushinteger在32bit vm的行为还原到原本的行为
|
hace 3 años |
|
sfd
|
23c2e8fbe9
fix: luat_sfd_onchip_init有个判断ret的应该用0而非NULL
|
hace 3 años |
|
sfud
|
500f33fd97
fix:修复sfud某些flash 超范围问题
|
hace 2 años |
|
shell
|
ba18228be6
add:sntp添加适配器选项
|
hace 2 años |
|
sms
|
1ed95b79e8
add: sms库支持清理长短信片段 sms.clearLong()
|
hace 3 años |
|
soft_keyboard
|
21cd24746d
update: 调整components里面的rotable为rotable2
|
hace 4 años |
|
statem
|
cef6c90085
add:添加@tag头注释
|
hace 3 años |
|
tjpgd
|
0fcd029e03
add: tjpgd解码失败时打印日志
|
hace 3 años |
|
transz
|
9d64f003e7
add: 数据透明解压 transz 库, 将来用于ufont和tts, 当前备用
|
hace 3 años |
|
u8g2
|
d2af667ef9
add:添加u8g2.begin custom注释
|
hace 2 años |
|
ufont
|
5f2b2eb381
add: 添加ufont库,实现ui系列使用单一字体,字体文件晚点提交
|
hace 3 años |
|
ui
|
1fc17b1155
fix: bsp/win32编译错误
|
hace 2 años |
|
usbapp
|
0569c2e85e
fix:tag写错了
|
hace 3 años |
|
wlan
|
1093093763
update: 完善wlan.getMac函数,清除wlan库部分编译警告
|
hace 2 años |
|
ymodem
|
23d9d72daa
Merge branch 'master' of https://gitee.com/openLuat/LuatOS
|
hace 2 años |
|
zlib
|
cef6c90085
add:添加@tag头注释
|
hace 3 años |
|
SConscript
|
0c6ad0eafc
add:packages迁移components
|
hace 3 años |