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
/
sony
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
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]
2025-10-15
refactor spresense into cxd56. there is no orphan board in bsp.
hathach
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
2024-04-03
add note for sdk v2 and v3, also add check if allocreq failed
hathach
2024-03-26
Improved SDK 3.2.0 compatibility
Camila
2024-03-11
Changes required for SDK 3.2.0:
Camila
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-04-20
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...
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-02-25
improve rphort management for usbd
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-17
more -Wcast-qual
hathach
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-05-27
more include clean up
hathach
2021-02-24
spresense: fix setup processed flag
Kamil Tomaszewski
2021-02-22
Pass the correct speed on Spresense
Kamil Tomaszewski
2021-01-25
Fix dcd issues on cxd56
Kamil Tomaszewski
2020-07-17
update actual link speed for spresense
hathach
2020-04-17
complete remove dcd_set_config(), fix unit test
hathach
2020-04-17
added disconnect for spresense
hathach
2020-04-17
add code for disconnect/connect (not tested)
hathach
2020-04-16
stm32 sysnopsys disconnect/connect
hathach
2020-04-09
rename static function for dcd_cxd56 to prevent conflict
hathach
2019-10-08
Disable/enable only USB interrupt
Kamil Tomaszewski
2019-10-07
Send SUSPEND and RESUME signals
Kamil Tomaszewski
2019-10-07
Disable/enable interrupt
Kamil Tomaszewski
2019-10-04
Add Spresense board
Kamil Tomaszewski