alienwalker 23d9d72daa Merge branch 'master' of https://gitee.com/openLuat/LuatOS il y a 2 ans
..
camera f1e04e4595 update:摄像头兼容spi摄像头 il y a 2 ans
cjson 7612047aa3 change: cjson应使用luat_malloc提供的方法,不需要额外Init了 il y a 4 ans
cmux 10417e457d fix:修复错误信息的长度错误 il y a 3 ans
common 19463c226b update:fota兼容ec618 il y a 3 ans
coremark 960aa1e597 add: 使用的宏定义 il y a 3 ans
crypto ce6779776e update:流式hash接口定义修改 il y a 2 ans
eink 5d3130379a update:gtfont优化ascii码宽度显示 il y a 2 ans
epaper 31f38d6e5b add: 三色墨水屏驱动 il y a 3 ans
ethernet 3b542b584d update:适配SDK自带lwip il y a 2 ans
fal 8ff1cdc9db change: LUA_TINTEGER 提到lua.h , 顺便修正fdb库的几个编译警告 il y a 4 ans
fastlz 2f7e4a8665 add: 添加fastlz压缩库 il y a 2 ans
fatfs fab44d4534 change: 调整fatfs库的函数, 除mount和getfree之后的函数全部禁用, mount函数添加自动格式化的选项,默认自动格式化 il y a 2 ans
flashdb 3769865292 update components/flashdb/src/luat_lib_fdb.c. il y a 2 ans
freertos c348bbac96 change: bsp/win32跑lvgl只需要几十kb内存,不需要lua vm扩展到4M的内存 il y a 4 ans
fskv 16feae426e add: fskv库添加sett函数 il y a 2 ans
gmssl c3af595a77 fix: gmss库的cms_signed_and_enveloped_data_decipher_from_der函数在-Og下编译报错 il y a 2 ans
gtfont 5d3130379a update:gtfont优化ascii码宽度显示 il y a 2 ans
hmeta 418d8bd749 add: 支持获取硬件版本号, 当前仅Air780E系列有用到 il y a 2 ans
i2c-tools 51409cb8bf fix: bsp/win32下无法编译i2ctools il y a 2 ans
iconv ef5bc6f5aa fix: 修正iconv在idf5下编译错误 il y a 2 ans
io_queue dee0c9feac fix:注释错误 il y a 2 ans
iotauth 5f8cb757ed fix:修复onenet部分情况数据截断问题 il y a 2 ans
lcd 9a24a08168 fix: lcd的buff模式防御越界 il y a 2 ans
lfs 28ce479fd8 fix: lfs_util.h的inttype.h不能启用 il y a 3 ans
lodepng 0c6ad0eafc add:packages迁移components il y a 3 ans
lora ccdcc5540f add:lora添加rateOptimize配置参数 il y a 2 ans
lora2 ccdcc5540f add:lora添加rateOptimize配置参数 il y a 2 ans
lua-cjson 98c51638e8 add: 补回json.null属性 il y a 2 ans
luatfonts ba1343b449 del:移除lvgl中宋体字体 il y a 3 ans
luf 21cd24746d update: 调整components里面的rotable为rotable2 il y a 4 ans
lvgl df1163c592 fix: lv.style_t()改成内存分配方式后, 需要添加__gc进行额外的内存回收 il y a 2 ans
max30102 8e29eaeeed fix:模块名注释错误 il y a 3 ans
mbedtls ca2a65c8e1 update:优化一下mbedtls debug打印,减少一些不必要的malloc和free操作 il y a 3 ans
mempool 579d744f43 update: 完善profiler库 il y a 3 ans
miniz 5ba2a83fec fix: miniz库有个常量重复了,导致pairs时死循环 il y a 3 ans
minmea 5d156e38af update: libgnss的演示代码里json.encode加上精度控制, 免得客户以为精度丢失 il y a 2 ans
mlx90640-library 4d261ec4d0 add: 软件i2c支持速率调整 il y a 2 ans
mobile d4d1e03406 add: 添加mobile.tac()函数, 并在获取cellinfo失败是提示先执行reqCellInfo() il y a 2 ans
multimedia 28043bb028 fix: audio.setBus注释缺失 il y a 2 ans
nes 9134e5634c add:nes增加api注释 il y a 2 ans
network 097ef2af24 fix: luat_network_adapter未启用TLS时编译报错,提示LLOGE不存在 il y a 2 ans
nimble 8147009048 add: ble扫描结果添加rssi il y a 2 ans
nr_micro_shell a648fa4b5b add:添加字号范围 il y a 4 ans
qrcode 94d3c5eaf7 update:同步更新下qrcodegen il y a 3 ans
repl b0db5bf1ac remove: 移除repl库多余的mulitline_mode变量 il y a 2 ans
romfs 578b5aa216 fix: romfs的调试开关做反了 il y a 2 ans
rsa cef6c90085 add:添加@tag头注释 il y a 3 ans
rtos 046a01e2c6 fix: rtos_freertos_timer应使用luat_malloc相关函数进行内存分配 il y a 2 ans
serialization ffa6ef561b change: lpb_pushinteger在32bit vm的行为还原到原本的行为 il y a 3 ans
sfd 23c2e8fbe9 fix: luat_sfd_onchip_init有个判断ret的应该用0而非NULL il y a 3 ans
sfud 500f33fd97 fix:修复sfud某些flash 超范围问题 il y a 2 ans
shell e91bb1b776 fix: 解决repl库在idf5下的编译错误 il y a 2 ans
sms 1ed95b79e8 add: sms库支持清理长短信片段 sms.clearLong() il y a 3 ans
soft_keyboard 21cd24746d update: 调整components里面的rotable为rotable2 il y a 4 ans
statem cef6c90085 add:添加@tag头注释 il y a 3 ans
tjpgd 0fcd029e03 add: tjpgd解码失败时打印日志 il y a 3 ans
transz 9d64f003e7 add: 数据透明解压 transz 库, 将来用于ufont和tts, 当前备用 il y a 3 ans
u8g2 360786a949 update components/u8g2/u8x8_d_st7565.c. il y a 2 ans
ufont 5f2b2eb381 add: 添加ufont库,实现ui系列使用单一字体,字体文件晚点提交 il y a 3 ans
ui 5d9fbd7539 add: 把airui的加载器代码提交一下,未完成,有时间再写了 il y a 3 ans
usbapp 0569c2e85e fix:tag写错了 il y a 3 ans
wlan cde9886243 add: wlan的hostname有默认值,也支持自由设置 il y a 2 ans
ymodem 23d9d72daa Merge branch 'master' of https://gitee.com/openLuat/LuatOS il y a 2 ans
zlib cef6c90085 add:添加@tag头注释 il y a 3 ans
SConscript 0c6ad0eafc add:packages迁移components il y a 3 ans