Commit History

Author SHA1 Message Date
  Wendal Chen 5b17fa8975 remove: 移除没用到的net_lwip_rand函数 3 years ago
  Wendal Chen e47f490882 change: lwip集成的setopts和getopts改成封装lwip原有函数, 减少代码量 3 years ago
  Wendal Chen 8b8f362ee0 change: vm内存初始化的代码移到malloc_air101.c里 3 years ago
  Wendal Chen 49ecbd2f1a fix: __wrap_free做点防御吧 3 years ago
  Wendal Chen d91465ac93 fix: 未启用network的情况下编译失败 3 years ago
  Wendal Chen e84f39537e update: wm_main.c非必要不用重写参数, 也不需要开机就自动联网 3 years ago
  Wendal Chen 04ae9fe4a7 change: 用lwip的tcpip_cb重写network适配层 3 years ago
  Wendal Chen 179688510b change: lwip线程扩大到8k,不然启用tls必死, stack overflow 3 years ago
  Wendal Chen b8cfd8b773 change: 调整conf_bsp.h,说明无法启用TLS 3 years ago
  Wendal Chen 869ed03370 update: 默认开启gmssl库 3 years ago
  Wendal Chen d4f2f6bbb5 fix: rtc库返回不合理的值 https://gitee.com/openLuat/LuatOS/issues/I6MGWQ 3 years ago
  Wendal Chen a5a7ba995f fix: 下载工具的下载进度条没按时间文件大小计算 3 years ago
  Wendal Chen d8b6be682b fix: heap4多了日志,heap2忘提交 3 years ago
  Wendal Chen 1412adaebc add: 添加heap4,合并原有的heap2+gcc malloc的内存区域. 3 years ago
  Wendal Chen 1e4aba19a8 update: 解决部分编译警告 3 years ago
  Wendal Chen 20bdd4ef44 update: 调整lwip适配和wlan适配到单独的目录 3 years ago
  Wendal Chen c3a7ab329a update: 调整xmake.lua,使其能在wlan和socket未启用的情况下依然可用 3 years ago
  Wendal Chen 0b18a4804e fix: mcu_air101没引入wm_internal_flash.h 3 years ago
  Wendal Chen 56d99e66ef change: 默认禁用wlan和socket相关的库 3 years ago
  Wendal Chen c4c27c5c86 add: 添加wlan库的适配 3 years ago
  Dozingfiretruck dad923fa95 add:pm唤醒引脚添加空实现 3 years ago
  Dozingfiretruck b627d261f9 add:adc兼容id 10 11 3 years ago
  Dozingfiretruck 0cde012f3c fix:修复温度获取异常 3 years ago
  Wendal Chen 193764f925 change: 调整gmssl库的实现,不依赖mbedtls 3 years ago
  Wendal Chen 66792e3f0a add: 添加国密算法gmssl的编译依赖,但不启用SM2支持 3 years ago
  Dozingfiretruck 635d583707 add:添加max30102编译 3 years ago
  Wendal Chen 0f3a789943 add: nimble库添加ibeacon模式 3 years ago
  Dozingfiretruck 66e20ae3e9 add:尝试添加sdio的spi模式,暂不可用 3 years ago
  Dozingfiretruck b82cc85baf fix:不包含heap2内存 3 years ago
  Dozingfiretruck d20bd1ec18 add:支持获取sys最大和已使用内存 3 years ago