| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-08 | missing \r\n after TU_LOG_BUF => moved \r\n to tu_print_buf() | IngHK | |
| 2023-12-26 | improved hex debug print, improved USBH debug prints, added pid/vid debug print | IngHK | |
| 2023-12-08 | improved CFG_TUSB_DEBUG handling due to compile errors | IngHK | |
| 2023-11-24 | fixed compile errors due to untreated CFG_TUH_LOG_LEVEL | IngHK | |
| 2023-09-06 | minor debug clean up | hathach | |
| 2023-05-16 | correct EHCI reporting failed xfer (instead of stalled) when device is unplugged | hathach | |
| 2023-02-22 | use tu_static instead of static _fuzz_thread | hathach | |
| 2023-02-22 | rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread | hathach | |
| 2023-01-20 | fix: Change all static variables to thread when fuzzing | Nathaniel Brough | |
| 2022-12-21 | rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer ↵ | hathach | |
| when LOG=1 | |||
| 2022-04-27 | clean up | hathach | |
| 2022-04-22 | keep up with pio usb | hathach | |
| 2022-03-09 | add tusb_debug.h remove tusb_error.h | hathach | |
| move debug utils to new header | |||
