summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2025-11-17Merge pull request #3345 from hathach/update-iso-allocHa Thach
2025-11-17make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...hathach
2025-11-17make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...hathach
2025-11-14Merge pull request #3335 from ldube/masterZixun LI
2025-11-13clear endpoint stream when open for cdc_host and midi_hosthathach
2025-11-12migrate cdc device to use edpt stream APIhathach
2025-11-12migrate midi_device to use edpt stream APIhathach
2025-11-09Merge pull request #3334 from hathach/fix-alerts-3Ha Thach
2025-11-08fix more alertshathach
2025-11-07Prevent tu_edpt_number() from returning an invalid endpoint numberLwazi Dube
2025-11-07Merge pull request #3325 from tswan22/masterZixun LI
2025-11-07Apply suggestions from code reviewHa Thach
2025-11-07fix more alerts found by pvs-studiohathach
2025-11-06fix more alertshathach
2025-11-05added .clang-formathathach
2025-11-04Fixed more alert found by PVS-Studiohathach
2025-11-03fix more warnings/alertshathach
2025-11-03fixing alert by scanning toolhathach
2025-11-03remove binary prefix for portabilityhathach
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-11-01Merge branch 'master' of https://github.com/hathach/tinyusbtswan22
2025-11-01add STM32U3 device (adjusted from STM32U0)tswan22
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-30Merge branch 'master' into add-ohci-lpc55hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24Ensure type promotionHiFiPhile
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-24fix more warningshathach
2025-10-24fix several warningshathach
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-16add tu_div_round_nearest() (only handle positive) to replace DIV_ROUND_CLOSES...hathach
2025-10-15refactor spresense into cxd56. there is no orphan board in bsp.hathach
2025-10-15refactor all nuc to familyhathach
2025-10-15update nuc121/125hathach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...hathach
2025-10-14Merge pull request #3299 from hathach/initial-nrf54h20Ha Thach
2025-10-13get cmake build with 54h20 not tested on actual hw, probably not runninghathach
2025-10-11Merge branch 'master' into uac1HiFiPhile
2025-10-10try to enable ohci for lpc55 but not working, probably clock issuehathach
2025-10-10successfullypoornadharshan13-rgb
2025-10-06fix typohathach
2025-10-03Merge remote-tracking branch 'tinyusb/master' into uac1Mengsk
2025-10-01Minor fixesHiFiPhile
2025-09-30More descriptors workingHiFiPhile
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-27Merge pull request #3256 from hathach/weak_cbHa Thach
2025-09-22Fix erroneous documentation of TU_ASSERT/TU_VERIFYTerje Runde
2025-09-19rework get storageIDs and get storage infohathach
2025-09-17Update weak callbacks to new syntaxHiFiPhile