Skip to content
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

boards/nucleo-u575zi-q: Add support #20444

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

Ollrogge
Copy link
Contributor

@Ollrogge Ollrogge commented Mar 1, 2024

Contribution description

This PR adds support for the NUCLEO-U575ZI-Q board.

Testing procedure

  • Tested UART based on RIOT shell
  • Tested pwm via tests/periph/pwm
  • LEDs work
  • Tested USB via usbus_minimal & usbus_hid

@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Area: doc Area: Documentation Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports labels Mar 1, 2024
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Mar 1, 2024
@riot-ci
Copy link

riot-ci commented Mar 1, 2024

Murdock results

✔️ PASSED

53d53d8 boards/nucleo-u575zi-q: Add support

Success Failures Total Runtime
10009 0 10009 06m:52s

Artifacts

Copy link
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.

Looks good to me, have you considered enabling RTC support?
(Could also be a follow-up)

@Ollrogge
Copy link
Contributor Author

Ollrogge commented Mar 1, 2024

Looks good to me, have you considered enabling RTC support? (Could also be a follow-up)

Haven't thought about this but I will look into this as a follow up :)

@benpicco benpicco added this pull request to the merge queue Mar 1, 2024
Merged via the queue into RIOT-OS:master with commit ba171a1 Mar 1, 2024
27 checks passed
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
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: cpu Area: CPU/MCU ports Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants