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
/
core
/
usbd_core.h
Age
Commit message (
Expand
)
Author
2022-09-24
add usb device deinit function
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
merge class rx setup functions into one
sakumisu
2022-07-28
refactor dcd api and ep in/out irq callback process
sakumisu
2022-06-04
move log macros into usb_log.h,adjust header file inclusion order
sakumisu
2022-04-08
add test mode when using feature cmd
sakumisu
2022-03-10
add usb_dc_init declare in usb_dc.h,and add usbd_initialize to call it
sakumisu
2022-02-26
switch the order
sakumisu
2022-02-08
format codes
sakimisu
2022-02-01
rename paramater named class with devclass instead
sakimusu
2022-01-15
update license
sakumisu
2021-11-29
refactor usb class structure
sakumisu
2021-09-28
add usb hs support,add bos and msosv2 descriptor register
sakumisu
2021-07-10
first commit
jzlv