index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
bridgetek
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-03-17
fix trailing space and new line
hathach
2023-01-30
fix typo
hathach
2023-01-30
Merge branch 'master' into port-ft90x
Ha Thach
2022-12-04
Fix typos
Bastien Nocera
2022-11-30
Add FT9xx for cdc_dual_ports
Gordon McNab
2022-11-29
Fix transfers issues with FT9xx
Gordon McNab
2022-11-28
Fix issue with the CDC SetLineCoding request
Gordon McNab
2022-06-06
fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp
hathach
2022-06-01
rename board specific macro for example
hathach
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-17
ft9xx: Fix Mynewt build
Jerzy Kasenberg
2021-12-15
Update midi_test endpoints and FT9xx code
Gordon McNab
2021-12-08
Update code to implement changes from upstream master
Gordon McNab
2021-10-27
Changes to use ft90x-sdk as submodule or installed SDK from toolchain.
Gordon McNab
2021-10-07
Streamline settings for board.
Gordon McNab
2021-10-06
Sort out board settings.
Gordon McNab
2021-10-06
Change author in header to Bridgetek Pte Ltd.
Gordon McNab
2021-10-06
Rename directories to indicate that FT930 and FT900 devices are both covered ...
Gordon McNab
2021-10-05
Add initial port for FT9xx series from Bridgetek.
Gordon McNab