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

fix(v303): wrong usb irq names #11

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Conversation

andelf
Copy link
Contributor

@andelf andelf commented Oct 31, 2024

@Codetector1374
Copy link
Member

Screenshot 2024-10-31 at 8 41 24 AM

The USB_WKUP is for USBD as far as I can tell. Can't really know for sure without actually testing it, but this device doesn't have a USBD maybe this interrupt line is just not hooked up to anything

@andelf
Copy link
Contributor Author

andelf commented Nov 1, 2024

@Codetector1374 WAKE_UP is removed.

@Codetector1374 Codetector1374 merged commit bc2500c into main Nov 1, 2024
1 check passed
@andelf andelf deleted the fix/v303-usb-irq-names branch November 1, 2024 14:30
@andelf
Copy link
Contributor Author

andelf commented Nov 1, 2024

Another fix is pushed. 340c5ee

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.

Build fail on CH32V303 because of USB enum
2 participants