alienwalker 23d9d72daa Merge branch 'master' of https://gitee.com/openLuat/LuatOS hace 2 años
..
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 3b542b584d update:适配SDK自带lwip 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 fab44d4534 change: 调整fatfs库的函数, 除mount和getfree之后的函数全部禁用, mount函数添加自动格式化的选项,默认自动格式化 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 5d3130379a update:gtfont优化ascii码宽度显示 hace 2 años
hmeta 418d8bd749 add: 支持获取硬件版本号, 当前仅Air780E系列有用到 hace 2 años
i2c-tools 51409cb8bf fix: bsp/win32下无法编译i2ctools hace 2 años
iconv ef5bc6f5aa fix: 修正iconv在idf5下编译错误 hace 2 años
io_queue dee0c9feac fix:注释错误 hace 2 años
iotauth 5f8cb757ed fix:修复onenet部分情况数据截断问题 hace 2 años
lcd 9a24a08168 fix: lcd的buff模式防御越界 hace 2 años
lfs 28ce479fd8 fix: lfs_util.h的inttype.h不能启用 hace 3 años
lodepng 0c6ad0eafc add:packages迁移components hace 3 años
lora ccdcc5540f add:lora添加rateOptimize配置参数 hace 2 años
lora2 ccdcc5540f add:lora添加rateOptimize配置参数 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 8e29eaeeed fix:模块名注释错误 hace 3 años
mbedtls ca2a65c8e1 update:优化一下mbedtls debug打印,减少一些不必要的malloc和free操作 hace 3 años
mempool 579d744f43 update: 完善profiler库 hace 3 años
miniz 5ba2a83fec fix: miniz库有个常量重复了,导致pairs时死循环 hace 3 años
minmea 5d156e38af update: libgnss的演示代码里json.encode加上精度控制, 免得客户以为精度丢失 hace 2 años
mlx90640-library 4d261ec4d0 add: 软件i2c支持速率调整 hace 2 años
mobile d4d1e03406 add: 添加mobile.tac()函数, 并在获取cellinfo失败是提示先执行reqCellInfo() hace 2 años
multimedia 28043bb028 fix: audio.setBus注释缺失 hace 2 años
nes 9134e5634c add:nes增加api注释 hace 2 años
network 097ef2af24 fix: luat_network_adapter未启用TLS时编译报错,提示LLOGE不存在 hace 2 años
nimble 8147009048 add: ble扫描结果添加rssi 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 046a01e2c6 fix: rtos_freertos_timer应使用luat_malloc相关函数进行内存分配 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 e91bb1b776 fix: 解决repl库在idf5下的编译错误 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 360786a949 update components/u8g2/u8x8_d_st7565.c. hace 2 años
ufont 5f2b2eb381 add: 添加ufont库,实现ui系列使用单一字体,字体文件晚点提交 hace 3 años
ui 5d9fbd7539 add: 把airui的加载器代码提交一下,未完成,有时间再写了 hace 3 años
usbapp 0569c2e85e fix:tag写错了 hace 3 años
wlan cde9886243 add: wlan的hostname有默认值,也支持自由设置 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