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

tusb_types: add edpt_dir and edpt_type strings #1433

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

Skyler84
Copy link
Contributor

Added descriptive strings for edpt_dir and edpt_type for debug output use rather than ports having to define their own.

Added descriptive strings for edpt_dir and edpt_type
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.

thank you for your PR, all the debug function must be in common/tusb_debug.h and wrapped within the CFG_TUSB_DEBUG, check out similar string debug for reference

@Skyler84
Copy link
Contributor Author

ok will do!

@hathach hathach merged commit 16c13bc into hathach:master Nov 5, 2022
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