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
/
device
/
usbd.h
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-05-12
midi2: align descriptors with USB-MIDI 2.0 spec
Saulo Veríssimo
2026-05-12
fix: address PR review feedback for MIDI 2.0 drivers
Saulo Veríssimo
2026-05-12
feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-08
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
HiFiPhile
2026-05-01
ncm: implement GetNtbInputSize request
Zixun LI
2026-04-30
refactor capability
Zixun LI
2026-04-27
NCM caps enum
nminaylov
2026-04-24
NCM packet filter support
nminaylov
2026-03-22
net: upgrade net_lwip_webserver to separate FS/HS descriptors and add bInterv...
copilot-swe-agent[bot]
2026-03-06
update printer class: enhance descriptors, buffer sizes, and callbacks
hathach
2026-03-06
Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer
hathach
2026-02-13
use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value
hathach
2026-02-13
add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vb...
hathach
2026-02-13
Merge branch 'refs/heads/master' into dwc2_vbus
hathach
2026-02-03
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
copilot-swe-agent[bot]
2026-01-31
dwc2: add vbus sense config
HiFiPhile
2026-01-07
Adjust printer device class to 0.20.0 and fix compilation warnings
Rémi Berthoz
2026-01-04
Implement Printer Device Class
Rémi Berthoz
2025-12-15
Merge pull request #3364 from hathach/hcd_fsdev
Ha Thach
2025-11-30
Update note
HiFiPhile
2025-11-21
Apply suggestions from code review
Zixun LI
2025-11-21
dcd/dwc2: add IN fifo configure
HiFiPhile
2025-11-21
dcd: add tud_configure()
HiFiPhile
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-10-30
Merge branch 'master' into uac1
HiFiPhile
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-24
Merge remote-tracking branch 'upstream/master' into uac1
HiFiPhile
2025-10-16
fix some warnings detected by pvs-studio
hathach
2025-10-03
Merge remote-tracking branch 'tinyusb/master' into uac1
Mengsk
2025-10-02
mtp example work with highspeed device
hathach
2025-09-30
Add UAC1 support to speaker example
Mengsk
2025-09-30
Update TUD_AUDIO_EP_SIZE macro
Mengsk
2025-09-30
Implement UAC1 IN flow control
HiFiPhile
2025-09-30
Add basic UAC1 support
HiFiPhile
2025-09-30
More descriptors working
HiFiPhile
2025-09-29
Add UAC1.0 defines
HiFiPhile
2025-09-15
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-09-12
add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC to...
hathach
2025-08-06
Add MTP class device
Maurizio Pesce
2025-07-03
reduce bInterval for default CDC descriptor from 16ms to 1ms
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-07-19
also migrate tud_descriptor_device_qualifier_cb() / tud_descriptor_other_spee...
hathach
2024-07-19
Additional fix related to issue #1018. Corrects the usage of TU_ATTR_WEAK for...
Frank Voorburg
2024-05-31
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-05-27
Merge branch 'master' into additional_dcd_sof_enable
HiFiPhile
2024-05-27
Fix tud_sof_cb_enable() return type.
HiFiPhile
2024-05-24
minor clean up
hathach
[next]