index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
class
/
mtp
Age
Commit message (
Expand
)
Author
2025-08-04
fix(class/mtp): fix typo
sakumisu
2025-07-11
fix typo
sakumisu
2025-07-03
update(class/mtp): support obj remove & add event
sakumisu
2025-05-26
feat(class/mtp): support mtp device
sakumisu
2023-12-16
remove mtp & printer class
sakumisu
2023-06-21
format class struct and global variable name
sakimisu
2023-06-21
export cdc/msc/rndis/mtp mps, configured by user
sakimisu
2023-05-17
call usbh_xxx_stop when class enumerates completely
sakimisu
2022-11-26
update mtp device, just enum done
sakimisu
2022-09-09
refactor usb host stack: hcd api, hub process and usb no cache ram process
sakumisu
2022-09-08
remove custom handler, split class handler into interface and endpoint
sakumisu
2022-08-20
refactor usb device intf and ep register
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-17
remove comments to reduce rows
sakumisu
2022-07-31
add nocache ram config when enable dcache
sakumisu
2022-05-22
alloc class name after the necessary commands are completed
sakumisu
2022-05-14
add initial printer、mtp、template class driver
sakumisu