summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-19remove the usage snprintfhathach
2025-12-17Merge pull request #3404 from gab-k/support-nxp-rw612Zixun LI
2025-12-16more fixesHiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16Merge pull request #3398 from chenzhihong007/feature/support_hpmicro_chipsZixun LI
2025-12-16fix buildZixun LI
2025-12-16fix pre-commitZixun LI
2025-12-16update ciZixun LI
2025-12-16update presetZixun LI
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16fix riscv toolchainZixun LI
2025-12-16enable ci build for hpmicrohathach
2025-12-16cleanup, add presetZixun LI
2025-12-16update README.rst to add HPMicro MCUZhihong Chen
2025-12-16example: with FreeRTOS: skip hpmicroZhihong Chen
2025-12-16example: host: support hpmicro familyZhihong Chen
2025-12-16update risc-v march for gcc and clang toolchainsZhihong Chen
2025-12-16support hpmicro chipsZhihong Chen
2025-12-15Merge pull request #3371 from hathach/enum_catchHa Thach
2025-12-15minor updatehathach
2025-12-15Merge branch 'master' into enum_catchhathach
2025-12-15Merge pull request #3364 from hathach/hcd_fsdevHa Thach
2025-12-15Merge branch 'refs/heads/master' into enum_catchhathach
2025-12-15minor clean uphathach
2025-12-14Merge pull request #3411Ha Thach
2025-12-14Update READMEgab-k
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13tusb: fix stream write logic without fifoHiFiPhile
2025-12-13Merge pull request #3358 from hathach/dwc2_cfgHa Thach
2025-12-13upload metrics.json and metrics compare to release page (#3409)Ha Thach
2025-12-13Merge branch 'refs/heads/master' into hcd_fsdevhathach
2025-12-13Merge pull request #3407 from hathach/rusb2_fifo_fixHa Thach
2025-12-13Merge pull request #3383 from hathach/audio_openHa Thach
2025-12-12Merge branch 'refs/heads/master' into audio_openhathach
2025-12-12Merge pull request #3408 from hathach/cdch_typoHa Thach
2025-12-12usbh/cdc: fix typo in cdch_openHiFiPhile
2025-12-12Merge pull request #3402 from hathach/more-size-reduce-edpt-streamHa Thach
2025-12-12add back tu_fifo_discard_n() since it may be useful in the future.hathach
2025-12-11dcd/rusb2: fix fifo writeHiFiPhile
2025-12-12post pr comment anywayhathach
2025-12-12fix edpt stream write/read to endpoint not yet openedhathach
2025-12-12remove bitfield in usbd_device_t state to reduce code sizehathach
2025-12-11separate metric comment into its own workflow in order to work with forked PRhathach
2025-12-11move host hacked bulk mps out of tu_edpt_validate()hathach
2025-12-11refactor usbh_class_driver_t's open() to return number of driver len instead ...hathach
2025-12-11Merge pull request #3405 from LeZerb/TUSB_ROLE_HOSTZixun LI
2025-12-11Use role TUSB_ROLE_HOST in host stack initializationLeZerb
2025-12-11refactor binding ep and interface to driverhathach
2025-12-10hw/mcu: add support for NXP RW612gab-k