zengshuai 833d4f0f75 fix: 修改fft库中air780EHV名称错误 hai 7 meses
..
airlink 788ca11e72 revert: airlink, netif_enable hai 7 meses
airtalk d7800897d5 update:airtalk的音频数据传输超时可配置,发生超时则上报event hai 7 meses
antbot a520e07afe fix: antbot,仅在开启antbot时才实际编译antbot的内容 hai 9 meses
bluetooth cff3963e38 change: bluetooth,获取mac地址的函数名改短,补充增加API的日期 hai 7 meses
camera 2b886b04c0 [🐛Bug]: camera核心库的几个错误 hai 7 meses
cc 575cdcf022 add:cc使用时需要保存和恢复i2s关键参数 hai 8 meses
cjson 906d75eaba update:统一使用luat_mem.h头 %!s(int64=2) %!d(string=hai) anos
cmux e8a8c16327 fix: cmux w5500 mobile soft_keyboard 库编译警告 hai 7 meses
common aa0e4b2f31 fix: c_common的container_of会与某些平台冲突,加个后缀解决 hai 1 ano
coremark e3655c2548 fix: coremark的core_bench_list在02优化下会报未初始化 %!s(int64=2) %!d(string=hai) anos
crypto 973db1565f fix:新版crc32没有正确生成table,导致计算错误 hai 11 meses
device d905984650 change: spi从机的API调整一下 hai 1 ano
drv 1e01d42d36 fix: drv,pm, 传入给wifi那边的id错了,导致没成功进休眠 hai 7 meses
eink a4722b5981 fix:eink draw函数编译警告 hai 7 meses
epaper b19d8384a0 fix:编译警告 hai 1 ano
ethernet fb07d2b95f fix:修复malloc free冲突导致的编译报错 hai 7 meses
fal 906d75eaba update:统一使用luat_mem.h头 %!s(int64=2) %!d(string=hai) anos
fastlz bb070537ff remove: 移除fastlz中多余的pragma GCC hai 1 ano
fatfs 64985974fb fix:tf卡write超时配置错了 hai 7 meses
fft 833d4f0f75 fix: 修改fft库中air780EHV名称错误 hai 7 meses
flashdb 8913d045c3 update: 标明fdb/zlib库为已废弃 %!s(int64=2) %!d(string=hai) anos
freertos c348bbac96 change: bsp/win32跑lvgl只需要几十kb内存,不需要lua vm扩展到4M的内存 %!s(int64=4) %!d(string=hai) anos
fskv 220aa7af18 change: fskv,针对Air780EHM/Air8000系列,fskv的读写块改小,以满足更大的空间利用率 hai 8 meses
gmssl f6bf7270b6 fix: gmssl,随机数函数的适配,依然需要中转一下,因为返回值的定义不同 hai 7 meses
gtfont fdcda921ac fix:luat_gtfont.c 编译警告 hai 7 meses
hmeta 71c8c4c9b3 add: 添加hmeta.chip函数 hai 1 ano
ht1621 71d934f6df update: ht1621支持更多的自定义初始化参数 hai 1 ano
i2c-tools 8e6eabed52 fix: i2c_scan和l_wlan_get_info确保用无符号数进行格式化 hai 1 ano
iconv 4adbb983d0 remove: 移除过时的注释 hai 1 ano
io_queue c73400b06c fix: 修正3个潜在的编译警告, 关于lua函数注册表的 hai 1 ano
iotauth b19d8384a0 fix:编译警告 hai 1 ano
lcd 061ffa9726 add: lcd,添加luat_lcd_service_debug函数声明,调试用 hai 7 meses
lfs 2c6ad21111 fix: lfs,打开文件,但文件不存在,会出现是否cache.buffer的情况,实际又是NULL,触发bsp提示错误 hai 8 meses
little_flash 77bd1552f8 fix:lf 擦除范围不全 hai 7 meses
lodepng 906d75eaba update:统一使用luat_mem.h头 %!s(int64=2) %!d(string=hai) anos
lora daaef4268c fix:修复lora库编译警告 hai 7 meses
lora2 daaef4268c fix:修复lora库编译警告 hai 7 meses
lua-cjson 3c1b922dfb update: 更新json.encode描述, 默认7f格式化浮点数 %!s(int64=2) %!d(string=hai) anos
luatfonts 5617ac46ee fix: 修复u8g2字体在bsp/pc环境下编译失败,移除sarasa_m8字体的引用,该字体已被删除 hai 1 ano
luf c73400b06c fix: 修正3个潜在的编译警告, 关于lua函数注册表的 hai 1 ano
lvgl 06d79e5eb8 fix:luat_lv_font_load中spi参数并未使用 hai 7 meses
max30102 906d75eaba update:统一使用luat_mem.h头 %!s(int64=2) %!d(string=hai) anos
mbedtls 467621a12d fix: potential undefined behavior in mbedtls_mpi_sub_abs() %!s(int64=2) %!d(string=hai) anos
mempool 1ea3186a26 update:rostr tohex不判断可见字符串 hai 1 ano
miniz 17ab87175f fix: miniz.compress在tdefl_optimize_huffman_table函数内过早是否内存,导致非法写 hai 1 ano
minmea e126288ae3 fix: libgnss,执行bind操作后无法拿到数据,原因是l_uart_handler函数缺了个取反操作,导致回调函数没有执行 hai 10 meses
misc 757da3c1ac update:更正一些注释 hai 8 meses
mlx90640-library 33c9e7d9a5 fix: l_mlx90640_draw2lcd应该使用malloc获取绘制所需要的内存块 %!s(int64=2) %!d(string=hai) anos
mobile e87d13e0e5 update: mobile.getBand()增加详细用法示例 hai 7 meses
multimedia a5105ceeec update:完善codec电压注释 hai 7 meses
nes 9e749e82e7 Revert "remove: 继续移除多余的库" hai 1 ano
network d30c63131b update: socket,添加加密套件的说明 hai 7 meses
nimble 1db4efc51c Revert "remove: 移除蓝牙支持库nimble" hai 1 ano
nr_micro_shell 9e749e82e7 Revert "remove: 继续移除多余的库" hai 1 ano
onewire d0b61bb5d4 fix: onewire,api文档的deinit示例写的是init,修正一下 hai 7 meses
pins f62029eacd add:qspi对应的pin处理,lcd增加mipi类型 hai 7 meses
printf 27441d20a0 add:printf应迁移出来 %!s(int64=2) %!d(string=hai) anos
qrcode 94d3c5eaf7 update:同步更新下qrcodegen %!s(int64=3) %!d(string=hai) anos
repl 2fc1b09375 update:更新部分注释 hai 11 meses
romfs 906d75eaba update:统一使用luat_mem.h头 %!s(int64=2) %!d(string=hai) anos
rostr 9e749e82e7 Revert "remove: 继续移除多余的库" hai 1 ano
rsa 919bc41527 fix: 内置的luat_heap_calloc实现有错误,导致mbedtls的mpi计算会出错 hai 1 ano
rtos bc5804fac8 fix: netdrv-ch390h在air8101下编译失败 hai 1 ano
serialization bba9e63246 fix: protobuf, 因为有free空指针的调用,在部分bsp会打印错误日志,虽然不影响使用 hai 8 meses
sfd 906d75eaba update:统一使用luat_mem.h头 %!s(int64=2) %!d(string=hai) anos
sfud 79b97ddc9a update:更新 little flash 和sfud库描述 hai 7 meses
shell fa29478568 remove: 移除所有SConscript文件 %!s(int64=2) %!d(string=hai) anos
sms 0a73cf7d45 update: 规范sms hai 7 meses
soft_keyboard e8a8c16327 fix: cmux w5500 mobile soft_keyboard 库编译警告 hai 7 meses
sqlite3 5f0e4fe73c Revert "remove: 移除没有价值的库,zlib/luf/ercoap/pcap/qxwz/ulwip/napt/sqlite3/transz/ws2812" hai 1 ano
statem cef6c90085 add:添加@tag头注释 %!s(int64=3) %!d(string=hai) anos
tiny_jpeg 2006c34ac7 update:jpeg编码在移芯平台上使用ramcode方式运行 hai 1 ano
tjpgd 0fcd029e03 add: tjpgd解码失败时打印日志 %!s(int64=3) %!d(string=hai) anos
tp 3d237e2ee8 del:删除无用代码 hai 7 meses
transz 5f0e4fe73c Revert "remove: 移除没有价值的库,zlib/luf/ercoap/pcap/qxwz/ulwip/napt/sqlite3/transz/ws2812" hai 1 ano
u8g2 de75cb059c add: u8g2, sh1107添加128x128分辨率的配置 hai 7 meses
ui 906d75eaba update:统一使用luat_mem.h头 %!s(int64=2) %!d(string=hai) anos
usbapp 429bdb6926 fix:8910编译警告 hai 7 meses
wlan 5bcf59b928 add: wlan,缺了include airlink的头文件 hai 8 meses
ws2812 5b4c57256b fix:ws2812参数对780epm没起作用 hai 7 meses
xxtea 1b7b594f05 fix: xxtea库有2个用不到的变量 %!s(int64=2) %!d(string=hai) anos
yhm27xx 7ad3729d31 fix: yhm27xx,air800g读不到充电ic hai 9 meses
ymodem 10492b8cab Revert "Merge branch 'master' of https://gitee.com/openLuat/LuatOS" hai 9 meses
zlib 5f0e4fe73c Revert "remove: 移除没有价值的库,zlib/luf/ercoap/pcap/qxwz/ulwip/napt/sqlite3/transz/ws2812" hai 1 ano