chenxuuu
|
160c87fe9e
update: 墨水屏日历小改
|
3 yıl önce |
Wendal Chen
|
4458e4318e
add: 为nimble库添加api文档
|
3 yıl önce |
Wendal Chen
|
a6d67e6da5
add: 添加通用的nimble库,仅依赖nimble库, 平台差异在各bsp中实现
|
3 yıl önce |
Wendal Chen
|
573095086b
add: 为httpsrv库添加API注释
|
3 yıl önce |
chenxuuu
|
4ebb722810
update: 徽标改改
|
3 yıl önce |
Wendal Chen
|
6e652934be
fix: strbuf的is_err未初始化,导致可能一开始就报错
|
3 yıl önce |
Wendal Chen
|
30f0e2b24b
fix: json库的encode函数在系统内存不够的时候,会崩溃的情况,正确处理应该是终止输出,返回nil
|
3 yıl önce |
chenxuuu
|
89672c9614
fix: CMakeLists.txt里的路径
|
3 yıl önce |
chenxuuu
|
4a673c6be1
add: idf5的ci,试试
|
3 yıl önce |
Wendal Chen
|
58ef0f6b35
fix: bsp/win32新的io函数没生效
|
3 yıl önce |
Wendal Chen
|
eaac8439ac
update: bsp/win32的io库开放几个lua原生函数
|
3 yıl önce |
Wendal Chen
|
d469635ebc
update: luat_lv_fs应该只读, 清除非只读函数的声明和实现
|
3 yıl önce |
Wendal Chen
|
48bb3f2f74
fix: u8g2改动态内存分配后, esp32编译失败了
|
3 yıl önce |
Wendal Chen
|
40c5e39563
update: 更新esptouch配网demo,包含配网,持久化保存,按键清除等业务演示
|
3 yıl önce |
Wendal Chen
|
1ba70aff02
fix: u8g2启用动态内存后,如果close重新打开会有内存泄漏,虽然不太可能有人真的close.
|
3 yıl önce |
Wendal Chen
|
bcc0982fe1
fix: u8g2初始化256*160的屏幕失败
|
3 yıl önce |
Wendal Chen
|
09273e79c4
add: 添加esp32c3的ble演示代码,当前仅支持server模式, 用法与air101/air103的nimble库类似
|
3 yıl önce |
Wendal Chen
|
cce7e49852
update: 消除protobuf库的警告信息
|
3 yıl önce |
Dozingfiretruck
|
64b894fd9c
add:添加华为云demo
|
3 yıl önce |
Wendal Chen
|
b2729041b8
fix: 淘宝链接得改成合宙一店的,统一放首页吧
|
3 yıl önce |
Dozingfiretruck
|
1264a5f1ee
add:添加sysplus引用
|
3 yıl önce |
Dozingfiretruck
|
15c7cd97c4
add:http请求加延迟,避免失败时候一直请求过快
|
3 yıl önce |
Dozingfiretruck
|
49cd48d0ca
update:更新新版idf5适配
|
3 yıl önce |
Wendal Chen
|
ddaaa713af
add: 添加wlan库ap支持, 并添加ap+httpsrv的demo
|
3 yıl önce |
Wendal Chen
|
d6fc5be381
add: httpsrv库添加点灯demo, 及静态文件所需要content-type表
|
3 yıl önce |
Wendal Chen
|
8f94976fcb
add: 添加httpsrv库,具体server需要bsp实现
|
3 yıl önce |
Dozingfiretruck
|
352ba3c4c1
fix:修复idf5报错
|
3 yıl önce |
Wendal Chen
|
af66f3f702
add: wlan库添加获取mac的函数
|
3 yıl önce |
Wendal Chen
|
6289989ab9
add: lib_gpio的最大pin值可通过bsp自行定义, LUAT_GPIO_PIN_MAX宏
|
3 yıl önce |
Wendal Chen
|
44b6ecb869
fix: 若启用zlib, luat_ota会报变量可能未初始化
|
3 yıl önce |