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

peripheral(usbhs): various fixes and enhancements #13

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

Codetector1374
Copy link
Member

This change is a companion change for the usbhs driver of ch32-hal. It mainly contains the following changes:

  • renmae usb_v3hs to usbhs_v3
  • remove endpoint DMA register field definition
  • fix the stride of UEPn_T_LEN, UEPn_TX_CTRL and UEPn_RX_CTRL

This change is a companion change for the usbhs driver of ch32-hal.
It mainly contains the following changes:

- renmae usb_v3hs to usbhs_v3
- remove endpoint DMA register field definition
- fix the stride of `UEPn_T_LEN`, `UEPn_TX_CTRL` and `UEPn_RX_CTRL`
@Codetector1374 Codetector1374 requested a review from andelf November 3, 2024 07:53
Copy link
Member

@Dummyc0m Dummyc0m left a comment

Choose a reason for hiding this comment

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

LGTM

@Dummyc0m Dummyc0m merged commit 3ce4cce into ch32-rs:main Nov 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants