IngHK
IngHK
added useful log of vid/pid in tuh_vid_pid_get() added missing CR/LF after TU_LOG_MEM
### Board NUCLEO-WL55JC1 (STM32WL55 with LoRaWAN, but no internal USB controller), external MAX3421 as host ### Firmware own firmware running on STM32 based on STM32CubeWL Firmware Package v1.3.0 ### What...
- 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...
This PR is the kick-off of the series of single commits, which should result in the following improvements: - Improved support of FTDI: support of all popular types (B/R/H, single...
### Operating System Linux ### Board - ### Firmware - ### What happened ? the callbacks are not handled correct PR will follow soon ### How to reproduce ? -...