summaryrefslogtreecommitdiff
path: root/src/common/tusb_debug.h
AgeCommit message (Expand)Author
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-19remove the usage snprintfhathach
2025-11-08fix more alertshathach
2025-11-07Apply suggestions from code reviewHa Thach
2025-11-07fix more alerts found by pvs-studiohathach
2025-11-05added .clang-formathathach
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-24fix several warningshathach
2025-04-18enum For string descriptor (langid, manufacturer product, serila): always get...hathach
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