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

rp2040: use shared IRQ handlers, so user can also hook the USB IRQ #1519

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

kilograham
Copy link
Collaborator

By using shared IRQ handlers, the user can add a lower priority handler, and therefore be aware when they might need to poll TinyUSB

Copy link
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

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

look great, thank you

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