-
Notifications
You must be signed in to change notification settings - Fork 8.2k
STM32C0: Add USB support #88039
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
STM32C0: Add USB support #88039
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
d46cd0e to
0aaaea5
Compare
7c16ba7 to
269da36
Compare
- Defined CCIPR2_REG offset. - Added USB_SEL(val) macro to support USB clock selection using CCIPR2_REG. Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
Added USB device node with compatible "st,stm32-usb". Added usb_fs_phy node with compatible "usb-nop-xceiv". Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
Enable the USB node of the nucleo_c071rb board Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
Add the usb_device and usbd test features to nucleo_c071rb.yaml Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
269da36 to
a6d3498
Compare
|
^^ @kbidani |
fabiobaltieri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add the zephyr_udc0 node to some of the boards while at it? like nucleo_c071rb
Uh oh!
There was an error while loading. Please reload this page.