Skip to content

Conversation

wymcg
Copy link
Contributor

@wymcg wymcg commented Aug 10, 2025

Added a USB node for STM32U3 SoCs, and configured USB for the Nucleo U385RG-Q, enabling the USB samples.

Copy link

Hello @wymcg, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@wymcg wymcg force-pushed the nucleou385rgq-usb branch 2 times, most recently from e67605b to c8b8ddc Compare August 11, 2025 23:39
djiatsaf-st
djiatsaf-st previously approved these changes Aug 12, 2025
etienne-lms
etienne-lms previously approved these changes Aug 12, 2025
@wymcg wymcg dismissed stale reviews from etienne-lms and djiatsaf-st via 714bd07 August 12, 2025 12:36
@wymcg wymcg force-pushed the nucleou385rgq-usb branch from c8b8ddc to 714bd07 Compare August 12, 2025 12:36
marwaiehm-st
marwaiehm-st previously approved these changes Aug 12, 2025
etienne-lms
etienne-lms previously approved these changes Aug 12, 2025
@wymcg wymcg dismissed stale reviews from etienne-lms and marwaiehm-st via 714bd07 August 12, 2025 23:03
@wymcg wymcg force-pushed the nucleou385rgq-usb branch 3 times, most recently from b551005 to ae0314e Compare August 13, 2025 11:28
@erwango
Copy link
Member

erwango commented Aug 18, 2025

Please rebase as the CI issue has been fixed in the latest main branch.

@etienne-lms
Copy link
Contributor

Please rebase as the CI issue has been fixed in the latest main branch.

#93578 has not been merged yet so I believe the issue is still present.

@wymcg wymcg force-pushed the nucleou385rgq-usb branch from ae0314e to dcf0302 Compare August 18, 2025 22:58
@wymcg
Copy link
Contributor Author

wymcg commented Aug 18, 2025

Please rebase as the CI issue has been fixed in the latest main branch.

@erwango Done, thanks.

Please rebase as the CI issue has been fixed in the latest main branch.

#93578 has not been merged yet so I believe the issue is still present.

@etienne-lms Tests are passing for me locally now, looks like #94360 fixed it. Probably #94560 can be closed.

@etienne-lms
Copy link
Contributor

@etienne-lms Tests are passing for me locally now, looks like #94360 fixed it. Probably #94560 can be closed.

Indeed, thanks. I closed them both.

wymcg added 2 commits August 20, 2025 16:16
Add USB DTS node for STM32U3 series SoCs.

Signed-off-by: Will McGloughlin <[email protected]>
Enable USB for the Nucleo U385RG-Q. Samples in samples/subsys/usb compile
and operate as expected.

Signed-off-by: Will McGloughlin <[email protected]>
@wymcg wymcg force-pushed the nucleou385rgq-usb branch from dcf0302 to 8c00a8f Compare August 20, 2025 21:30
Copy link

@kartben kartben merged commit af212ab into zephyrproject-rtos:main Aug 21, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants