小智增加代理功能,docker文档#83
Open
yunlonguu wants to merge 9 commits into
Open
Conversation
* 修改dfu_pan文档错误
* 将曲线表battery_table从组件中移出,单独在每个板子下创建battery_table * 修改立创板子一些配置 * 小智讲话时长累计到了一定时间将编解码 close 再重新 open,修复音频异常问题 * 修复编译问题 * 更新sdk指针 打1.4标签 * 更新文档说明 * 小智加入代理功能,可以接电话。更新sdk指针节点 * 修改引用图片错误 (#143) * 修改图片引用2 * 添加dfu_pan文档,说明部署固件规则 * 将曲线表battery_table从组件中移出,单独在每个板子下创建battery_table * 小智加入代理功能,可以接电话。更新sdk指针节点 * 11 * 将曲线表battery_table从组件中移出,单独在每个板子下创建battery_table * 修改立创板子一些配置 * 小智讲话时长累计到了一定时间将编解码 close 再重新 open,修复音频异常问题 * 修复编译问题 * 小智加入代理功能,可以接电话。更新sdk指针节点 * 将曲线表battery_table从组件中移出,单独在每个板子下创建battery_table * 小智加入代理功能,可以接电话。更新sdk指针节点 * 11 * 修改 * 将曲线表battery_table从组件中移出,单独在每个板子下创建battery_table * 修改 * 12 * 12 --------- Co-authored-by: zhenpeng <100991395+yunlonguu@users.noreply.github.com> Co-authored-by: zhenpengfu <zhenpengfu@sifli.com>
* 支持52_nano_nand nand板子使用文件读图片,字体. 图片源外部声明归类.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
小智增加代理功能,可以使用电话和小智聊天啦 (#147)
小智ota服务部署docker文档