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
/
class
Age
Commit message (
Expand
)
Author
2025-10-31
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
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-22
Fix copilot issues
Mengsk
2025-10-22
Add is_isr parameter to usbd_edpt_xfer and usbd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-10-16
fix some warnings detected by pvs-studio
hathach
2025-10-16
add tu_div_round_nearest() (only handle positive) to replace DIV_ROUND_CLOSES...
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-10-11
Merge branch 'master' into uac1
HiFiPhile
2025-10-11
Move control buffer out of USB section
HiFiPhile
2025-10-08
fix incorrect MTP xact_len calculation
RigoLigo
2025-10-06
Merge pull request #3280 from HiFiPhile/hid_stylus
Ha Thach
2025-10-06
remove dcd_esp32sx which is replaced by dwc2
hathach
2025-10-05
Fix HIS stylus descriptor and hid_composite example
HiFiPhile
2025-10-05
Use one control buffer as EP0 has no concurrency
HiFiPhile
2025-10-04
Fix descriptor looping
HiFiPhile
2025-10-03
Merge remote-tracking branch 'tinyusb/master' into uac1
Mengsk
2025-10-02
Add UAC1 support to uac2_headset example
HiFiPhile
2025-10-02
Fix feedback param lag
HiFiPhile
2025-10-02
cleanup
HiFiPhile
2025-10-02
Update feedback params on frequency change
HiFiPhile
2025-10-01
minor update
hathach
2025-10-01
better EP type detection
HiFiPhile
2025-10-01
Minor fixes
HiFiPhile
2025-09-30
Remove feedback format correction since no longer needed
Mengsk
2025-09-30
fix descriptor walking
HiFiPhile
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
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-09-29
refactor mtp examples, add phase and session id to callback data
hathach
2025-09-29
Update UAC2 naming
HiFiPhile
2025-09-27
audio: simplify alt settings management
HiFiPhile
2025-09-27
Merge pull request #3256 from hathach/weak_cb
Ha Thach
2025-09-27
make command container more consistent
hathach
2025-09-27
add edpt claim for public API
hathach
2025-09-27
implement serial for MTP
hathach
2025-09-27
implement control request
hathach
2025-09-26
implement tud_mtp_mounted() and tud_mtp_event_send()
hathach
2025-09-26
fix more ci build
hathach
2025-09-26
fix compile warnings
hathach
2025-09-25
clean up, wrap up bulk command supported
hathach
2025-09-25
implement send object command, able to create new file
hathach
2025-09-25
implement MTP_OP_SEND_OBJECT_INFO, refactor fs example
hathach
2025-09-25
Fix incorrect comments
Lu Chang
2025-09-24
Add HID Usage Page and Table for Power Devices (0x84 - 0x85)
Lu Chang
2025-09-24
clean up
hathach
2025-09-24
unify callback argument. support multiple packet get object
hathach
2025-09-23
refactor API
hathach
[next]