summaryrefslogtreecommitdiff
path: root/src/common/tusb_debug.h
AgeCommit message (Expand)Author
2024-02-08missing \r\n after TU_LOG_BUF => moved \r\n to tu_print_buf()IngHK
2023-12-26improved hex debug print, improved USBH debug prints, added pid/vid debug printIngHK
2023-12-08improved CFG_TUSB_DEBUG handling due to compile errorsIngHK
2023-11-24fixed compile errors due to untreated CFG_TUH_LOG_LEVELIngHK
2023-09-06minor debug clean uphathach
2023-05-16correct EHCI reporting failed xfer (instead of stalled) when device is unpluggedhathach
2023-02-22use tu_static instead of static _fuzz_threadhathach
2023-02-22rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_threadhathach
2023-01-20fix: Change all static variables to thread when fuzzingNathaniel Brough
2022-12-21rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer w...hathach
2022-04-27clean uphathach
2022-04-22keep up with pio usbhathach
2022-03-09add tusb_debug.h remove tusb_error.hhathach