Skip to content

boards/seeedstudio-xiao-esp32s3: Add Initial Support [new PR]#21829

Merged
benpicco merged 1 commit intoRIOT-OS:masterfrom
crasbe:pr/seeedstudio-xiao-esp32s3
Nov 7, 2025
Merged

boards/seeedstudio-xiao-esp32s3: Add Initial Support [new PR]#21829
benpicco merged 1 commit intoRIOT-OS:masterfrom
crasbe:pr/seeedstudio-xiao-esp32s3

Conversation

@crasbe
Copy link
Copy Markdown
Contributor

@crasbe crasbe commented Oct 29, 2025

Contribution description

This is a takeover from #20973 as the original author unfortunately did not address the review comments and did not move this forward :(

I applied the typical style comments and most of the review comments except for the GPIO stuff that is still commented out.
This will need a bit of a deeper dive into the datasheet/schematic which I did not do yet.

Testing procedure

  • tests/sys/shell works (except for the known issue with the output being truncated)
  • tests/periph/pwm works
  • tests/periph/adc works
  • tests/periph/i2c scan works, I don't have any I2C devices around
  • tests/periph/spi benchmark appears to work
  • tests/leds works

Issues/PRs references

This is a follow-up from #20973.

@crasbe crasbe added the State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet label Oct 29, 2025
@crasbe crasbe requested a review from kaspar030 as a code owner October 29, 2025 22:44
@crasbe crasbe added Type: new feature The issue requests / The PR implemements a new feature for RIOT CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 29, 2025
@github-actions github-actions bot added Area: doc Area: Documentation Area: CI Area: Continuous Integration of RIOT components Area: boards Area: Board ports Area: Kconfig Area: Kconfig integration labels Oct 29, 2025
@riot-ci
Copy link
Copy Markdown

riot-ci commented Oct 29, 2025

Murdock results

✔️ PASSED

483dae0 boards/seeedstudio-xiao-esp32s3: initial support

Success Failures Total Runtime
573 0 573 04m:47s

Artifacts

@crasbe crasbe added CI: no fast fail don't abort PR build after first error CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 29, 2025
@crasbe crasbe force-pushed the pr/seeedstudio-xiao-esp32s3 branch 2 times, most recently from a0faaad to 18eea9b Compare October 30, 2025 13:18
@crasbe crasbe removed the State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet label Oct 30, 2025
Copy link
Copy Markdown
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all very straightforward.

@crasbe crasbe force-pushed the pr/seeedstudio-xiao-esp32s3 branch from fff7665 to 483dae0 Compare November 7, 2025 18:26
@github-actions github-actions bot removed the Area: CI Area: Continuous Integration of RIOT components label Nov 7, 2025
@crasbe crasbe enabled auto-merge November 7, 2025 18:26
@crasbe
Copy link
Copy Markdown
Contributor Author

crasbe commented Nov 7, 2025

Thank you for the review :)

@benpicco benpicco disabled auto-merge November 7, 2025 18:30
@benpicco benpicco enabled auto-merge November 7, 2025 18:30
@benpicco benpicco added this pull request to the merge queue Nov 7, 2025
Merged via the queue into RIOT-OS:master with commit d450db4 Nov 7, 2025
25 checks passed
@leandrolanzieri leandrolanzieri added this to the Release 2026.01 milestone Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: boards Area: Board ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration CI: no fast fail don't abort PR build after first error CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants