tinyusb
tinyusb copied to clipboard
improved hex debug print, improved USBH debug prints, added pid/vid debug print
- 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