index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/add-systemview-debug
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/stm32f7-usb-host-limitation
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-add-ea4088qs
hil-openocd-recover-flasher
master
merge_os
port-embos
pr3864-alt
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
/
mtp
Age
Commit message (
Collapse
)
Author
2025-09-23
refactor API
hathach
2025-09-23
try to add logo png to mtp example
hathach
2025-09-22
implement get object, close session
hathach
2025-09-21
implement get object info
hathach
2025-09-21
implement get objection handles
hathach
2025-09-20
implement get device properties describer and device properties value
hathach
2025-09-20
implement get device properties value
hathach
2025-09-19
rework get storageIDs and get storage info
hathach
2025-09-19
rework get storageIDs and get storage info
hathach
2025-09-19
reworking MTP API, adding callback, getting GetDeviceInfo working
hathach
2025-09-16
remove mtp context
hathach
2025-09-16
refactor mtp xfer callback
hathach
2025-09-16
refactor generic container to use EPBUF declaration
hathach
simplify container field name
2025-09-16
merge context into interface and refactor, reformat
hathach
2025-09-12
add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC ↵
hathach
to EVENT
2025-08-06
Add MTP class device
Maurizio Pesce