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
/
dfu
Age
Commit message (
Expand
)
Author
2024-02-06
support multi port api for device
sakumisu
2023-06-21
format class struct and global variable name
sakimisu
2023-01-15
fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4c
sakimisu
2022-10-20
remove intf malloc
sakumisu
2022-09-18
update dfu demo and driver
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-19
give up class register
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-17
remove comments to reduce rows
sakumisu
2022-02-12
add static to embelish request handler
sakumisu
2022-02-06
fix log macro name
sakumisu
2022-02-01
rename paramater named class with devclass instead
sakimusu
2022-01-15
update license
sakumisu
2021-12-04
fix doxygen user name
sakumisu
2021-11-29
refactor usb class structure
sakumisu
2021-11-14
modify print log,add USBD_LOG_INFO forever print
sakumisu
2021-11-09
modify class request print log
sakumisu
2021-10-25
add usb dfu and tmc class
sakumisu