Skip to content

Conversation

@crasbe
Copy link
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

riot-ci commented Oct 29, 2025

Murdock results

✔️ PASSED

fff7665 fixup! fixup! fixup! boards/seeedstudio-xiao-esp32s3: initial support

Success Failures Total Runtime
575 0 575 04m:57s

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 from 8a48a00 to 4fabe4b Compare October 29, 2025 23:19
@crasbe crasbe force-pushed the pr/seeedstudio-xiao-esp32s3 branch 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
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: CI Area: Continuous Integration of RIOT components 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.

3 participants