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
/
examples
/
device
/
mtp
/
src
Age
Commit message (
Collapse
)
Author
2025-10-03
fix iar build
hathach
2025-10-02
fix typos
hathach
2025-10-02
mtp example work with highspeed device
hathach
2025-10-02
fix mtp serial
hathach
2025-10-02
HIL add timeout for opening mtp device
hathach
2025-10-01
test mtp with hil
hathach
2025-09-30
fix serial, try to test mtp with hil
hathach
2025-09-29
fix ci
hathach
2025-09-29
refactor mtp examples, add phase and session id to callback data
hathach
2025-09-27
make command container more consistent
hathach
2025-09-27
implement serial for MTP
hathach
2025-09-27
implement control request
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 delete object
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-24
clean up
hathach
2025-09-24
unify callback argument. support multiple packet get object
hathach
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
reworking MTP API, adding callback, getting GetDeviceInfo working
hathach
2025-09-15
fix copying readme.txt contents
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