index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2025-07-23
Delete debugging printf
rppicomidi
2025-07-23
Fix #3159: Handle MIDI interface descriptor after audio streaming interface
rppicomidi
2025-07-15
Fix compilation when CH34X support is disabled
Eli Lipsitz
2025-07-11
Merge pull request #3172 from hathach/msc-inquiry2-cb
Ha Thach
2025-07-11
Merge pull request #3168 from hathach/feature/add_tusb_teardown
Ha Thach
2025-07-11
add tud_msc_inquiry2_cb() for full inquiry response
hathach
2025-07-10
Merge pull request #2987 from hathach/fix-2923-alt
Ha Thach
2025-07-10
rename to tusb_deinit() to match other namingg
hathach
2025-07-10
Merge branch 'master' into fork/roma-jam/feature/add_tusb_teardown
hathach
2025-07-10
FIx recurrent suspend ISR.
HiFiPhile
2025-07-09
add board_vbus_set() for samd21/d51 to enable usb host vbus
hathach
2025-07-09
Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-support
hathach
2025-07-09
Merge pull request #3165 from hathach/codex/find-and-fix-a-codebase-bug
Ha Thach
2025-07-09
Add spec reference for 4-byte HID item size
Ha Thach
2025-07-09
fix HID parser variable size handling
Ha Thach
2025-07-08
revert edpt busy/claim status if xfer_isr() defer to xfer_cb()
hathach
2025-07-08
minor reformat code
hathach
2025-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
2025-07-08
Fix HID descriptor parser size handling
Ha Thach
2025-07-07
Merge pull request #2963 from HiFiPhile/stm32_cache
Ha Thach
2025-07-07
change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1
hathach
2025-07-07
update
YixingShen
2025-07-07
fixed CFG_TUD_VENDOR > 1 vendord_open tud_vendor_n_write_flush
YixingShen
2025-07-05
Use DMA enable for DCache condition
HiFiPhile
2025-07-05
always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support...
hathach
2025-07-04
Merge branch 'refs/heads/master' into fork/verylowfreq/pr-ch32v-usbfs-host
hathach
2025-07-03
Merge branch 'master' into fork/HiFiPhile/stm32_cache
hathach
2025-07-03
reduce bInterval for default CDC descriptor from 16ms to 1ms
hathach
2025-07-03
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
hathach
2025-07-02
Merge branch 'master' into fork/HiFiPhile/dcd_notif
hathach
2025-07-01
defer proc_async_io_done()
hathach
2025-07-01
update example
hathach
2025-07-01
refactor async io, add in_isr argument to tud_msc_async_io_done()
hathach
2025-06-30
Merge branch 'master' into fork/HiFiPhile/async_io
hathach
2025-06-27
Merge pull request #2488 from IngHK/cdch_upgrade
Ha Thach
2025-06-27
clean up
hathach
2025-06-27
use enum buf for process_set_config for ch34x and pl2303
hathach
2025-06-27
update acm and pl2303 to match the rest of drivers
hathach
2025-06-27
major refactor to generalize cdch serial driver
hathach
2025-06-26
audio_device: Fix data IN endpoints with implicit feedback
milek7
2025-06-22
Merge branch 'master' into async_io
HiFiPhile
2025-06-20
refactor, add cdch_internal_control_complete()
hathach
2025-06-20
refactor change signature of serial driver's process_set_config
hathach
2025-06-20
cdch clean up and refactor, add explicit sync() API
hathach
2025-06-20
usbh make TU_API_SYNC() public, to implement sync() API, change return of syn...
hathach
2025-06-19
union ftdi/pl2303/acm data to save memory.
hathach
2025-06-19
rename tuh_cdc_get_local_line_coding to tuh_cdc_get_line_coding_local
hathach
2025-06-19
revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM
hathach
2025-06-19
clean up pl2303 type data
hathach
2025-06-19
house keeping
hathach
[next]