Skip to content

Documentation: Add Seeed Studio XIAO ESP32S3 Board #16160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rcsim
Copy link
Contributor

@rcsim rcsim commented Apr 9, 2025

Summary

This commit adds the documentation for the Seeed Studio XIAO ESP32S3 board. It includes examples for GPIOs and user LEDs.

Impact

Is new feature added? Is existing feature changed? NO
Impact on user (will user need to adapt to change)? NO
Impact on build (will build process change)? NO / NO
Impact on hardware (will arch(s) / board(s) / driver(s) change)? NO
Impact on documentation (is update required / provided)? Yes, this PR adds documentation for Seeed Studio XIAO ESP32S3.
Impact on security (any sort of implications)? NO
Impact on compatibility (backward/forward/interoperability)? NO

Testing

Build the documentation and check the output on browser:

cd Documentation/
pipenv shell
make html
...
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

@github-actions github-actions bot added Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium labels Apr 9, 2025
@nuttxpr
Copy link

nuttxpr commented Apr 9, 2025

[Experimental Bot, please feedback here]

Yes, this PR appears to meet the NuttX requirements. The summary is clear, the impact assessment is thorough, and the testing, while simple, is appropriate for a documentation change. The before/after logs aren't strictly necessary for documentation and demonstrating successful documentation build is sufficient.

@rcsim rcsim force-pushed the seeed_xiao_esp32s3_documentation branch from c1d40f8 to 3937bfe Compare April 9, 2025 02:16
This commit adds the documentation for Seeed Studio XIAO
ESP32S3 board. This includes examples for gpios and user leds.
@rcsim rcsim force-pushed the seeed_xiao_esp32s3_documentation branch from 3937bfe to f7ab745 Compare April 9, 2025 02:17
@xiaoxiang781216 xiaoxiang781216 merged commit 39a992b into apache:master Apr 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants