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

add new tusb_int_handler(rhport, in_isr) and update tusb_init(rhport, role) #2834

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

hathach
Copy link
Owner

@hathach hathach commented Oct 10, 2024

Describe the PR

  • add new tusb_int_handler(rhport, in_isr) as common irq handleradd new tusb_int_handler(rhport, in_isr) as common irq handler
  • update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible

update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
@hathach hathach force-pushed the add-tusb_int_handler-update-tinyusb_init branch from 9a0099f to 57aac43 Compare October 10, 2024 09:28
@hathach hathach merged commit a4fb835 into master Oct 10, 2024
166 checks passed
@hathach hathach deleted the add-tusb_int_handler-update-tinyusb_init branch October 10, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant