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

improved hex debug print, improved USBH debug prints, added pid/vid debug print #2389

Merged
merged 4 commits into from
Feb 19, 2024

Conversation

IngHK
Copy link

@IngHK IngHK commented Dec 26, 2023

  • improved debug print of hex values TU_LOG1_HEX, added "0x" before hex value print (src/common/tusb_debug.h)
  • added macros for int, hex, mem and buf debug prints in src/host/usbh_pvt.h
  • added pid and vid print in src/host/usbh.c
  • clean up debug prints in src/host/usbh.c

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, only a few change request per review

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 good, thank you

@hathach hathach merged commit 382f686 into hathach:master Feb 19, 2024
49 checks passed
@IngHK IngHK deleted the improve_debug_prints branch February 19, 2024 12:21
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.

3 participants