Merged
Conversation
e1b3389 to
2cb875a
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates PWM driver brightness control for the XiaoZhi MCP screen. The main change standardizes the naming convention for RTT_BSP entries in the GitHub Actions workflow configuration by removing subdirectory prefixes.
- Simplified RTT_BSP path structure by removing parent directory names
- Standardized naming format to use only the final component names
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rbb666
reviewed
Dec 8, 2025
Collaborator
There was a problem hiding this comment.
@PeterJhon 帮忙以PWM为例,添加下个文档,说明下如何通过 device configurator 工具配置底层外设吧,包括模式,时钟,IO这些
Rbb666
requested changes
Dec 8, 2025
| 本示例工程基于 **Edgi-Talk 平台**,演示 **小智语音交互设备的基本功能**,运行在 **RT-Thread 实时操作系统** 上。 | ||
| 通过本工程,用户可以快速验证设备 **WiFi 连接**、**按键唤醒** 与 **语音交互** 功能,为后续应用开发提供基础参考。 | ||
|
|
||
| [小智使用手册](https://www.yuque.com/u22662965/kg6895/xdim4wqimsn8lo5e) |
Collaborator
There was a problem hiding this comment.
不要把手册链接粘贴过来,这个文档有日期限制的,还是把内容摘抄过来合适一些
Rbb666
reviewed
Dec 8, 2025
Collaborator
Author
There was a problem hiding this comment.
更新了PWM的配置 同步Lib库的使用
Collaborator
There was a problem hiding this comment.
更新了PWM的配置 同步Lib库的使用
S里面不配置PWM的话,也是不影响外设的正常使用的吧?
Rbb666
approved these changes
Dec 8, 2025
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.
No description provided.