summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-14update depsZixun LI
2026-01-14Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4cZixun LI
2026-01-14bsp: add STM32H747-DISCOHiFiPhile
2026-01-14Merge pull request #3461 from hathach/edpt_stream-remove-nofifo-modeHa Thach
2026-01-14correct dual port hil asserthathach
2026-01-14remove no-fifo mode in edpt stream APIhathach
2026-01-14dcd/musb: fix IAR buildHiFiPhile
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2026-01-13Merge pull request #3424 from hathach/fifo_read_epsizeHa Thach
2026-01-13Merge pull request #3439 from hathach/mtp_zlpHa Thach
2026-01-13minor clean uphathach
2026-01-13minor clean uphathach
2026-01-12Merge pull request #3457 from sparkmicro/fix-cpp-compiler-warningZixun LI
2026-01-12Fix compiler warningGabriel Chouinard
2026-01-12Merge branch 'refs/heads/master' into mtp_zlphathach
2026-01-12Merge pull request #3451 from hathach/rp2-hwfifoHa Thach
2026-01-10remove transfer_type from hw_endpointhathach
2026-01-09enable dedicated hwfifo for rp2hathach
2026-01-09Merge pull request #3448 from hathach/rp2-refactorHa Thach
2026-01-09clean uphathach
2026-01-09Merge pull request #3442 from zhiqiang-ch/masterHa Thach
2026-01-09fix missing SystemCoreClockhathach
2026-01-09apply copilot suggestionhathach
2026-01-09fix pre-commit, clean up tusb_mcu.h, add at32f45x to ci buildhathach
2026-01-09Merge branch 'master' into fork/zhiqiang-ch/masterhathach
2026-01-08Merge pull request #3449 from Precidata/quirks-tipoZixun LI
2026-01-08Fix tipo in tusb_option.hCédric Berger
2026-01-09only apply errata E5 and E15 for rp2040. rp2350 already fixes thesehathach
2026-01-08Fix typo in printer_to_hid exampleRémi Berthoz
2026-01-08host device info print no serial as 0 instead of n/ahathach
2026-01-08fix hcd force_single mistake by refactorhathach
2026-01-08minor clean uphathach
2026-01-07Add missing printer_device.c in test/fuzz sourcesRémi Berthoz
2026-01-08change signature for hwep_buf_ctrl_* to take pointer to buf control instead o...hathach
2026-01-07printer device: replace [[maybe_unused]] with (void)Rémi Berthoz
2026-01-07remove hw_endpoint_t rx, rename/change signature of helper functionshathach
2026-01-07Adjust printer device class to 0.20.0 and fix compilation warningsRémi Berthoz
2026-01-07refactor remove endpoint_control/buffer_control from hw_endpoint_thathach
2026-01-06hcd/stm32_fsdev: fix init after device modeHiFiPhile
2026-01-06hcd/dwc2: retry transfer on data toggle errorHiFiPhile
2026-01-06hcd/dwc2: disable ID change interrupt due to stuck on stm32f7HiFiPhile
2026-01-06catch deinit errorHiFiPhile
2026-01-06dwc2: implement deinitHiFiPhile
2026-01-06Merge remote-tracking branch 'tinyusb/master' into ep0_directHiFiPhile
2026-01-06minor updatehathach
2026-01-06Merge pull request #3441 from hathach/fifo-access-modeHa Thach
2026-01-05Fix content of printer device class header (.h) fileRémi Berthoz
2026-01-05Add missing license to printer device class headerRémi Berthoz
2026-01-06fix more typoHa Thach
2026-01-06fix typoHa Thach