[Board] Add support for my board of XiaozhiAI#142
Open
Jessefan1988 wants to merge 2 commits into
Open
Conversation
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.
Description
This PR adds the board configuration files for a custom ESP32-S3 board, located in the
application/edge_agent/boards/XiaozhiAIdirectory. The configuration includesboard_info.yaml,board_peripherals.yaml, andboard_devices.yaml.This board is a custom design based on the ESP32-S3, intended for comprehensive AIoT and edge AI applications. It features a rich set of peripherals to support multi-modal AI applications (vision, audio, and display). This contribution aims to make the board fully compatible with the ESP-Claw framework, allowing for easy development and deployment.
https://ycnp6l8ow4h6.feishu.cn/wiki/Xkxrwv9pQi35yXkeBnPcKH3onEb
Hardware Details
Related
N/A
Testing
The board configuration has been thoroughly tested locally.
Checklist
Before submitting a Pull Request, please ensure the following: