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
/
common
/
usb_dc.h
Age
Commit message (
Collapse
)
Author
2025-05-10
update(port): add sof support
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-01-15
update: add USBH_IRQHandler & USBD_IRQHandler function declaration
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2024-07-26
feat(port): add remote wakeup api
sakumisu
2024-07-11
feat(core/usbd_core): support get hid desc request(0x21), support get status ↵
sakumisu
for remote wakeup & self powered
2024-04-29
remove port param in usbd_get_port_speed
sakumisu
2024-03-13
update usb test mode
Zhihong Chen
Signed-off-by: Zhihong Chen <
[email protected]
>
2024-02-06
support multi port api for device
sakumisu
2023-12-10
replace struct usbd_endpoint_cfg with struct usb_endpoint_descriptor in ↵
sakumisu
usbh_ep_open api
2023-03-22
add usbd_event_handler for users
sakumisu
2022-11-19
add ep mult support
sakimisu
2022-11-19
add usbd_get_port_speed api to use different config descriptors
sakimisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-17
remove comments to reduce rows
sakumisu
2022-07-28
refactor dcd api and ep in/out irq callback process
sakumisu
2022-07-03
update readme
sakumisu
2022-07-02
add some dcd api
sakumisu
2022-04-08
add aynsc transfer function
sakumisu
2022-03-11
move ep macros into usb_def.h
sakumisu
2022-03-10
add usb_dc_init declare in usb_dc.h,and add usbd_initialize to call it
sakumisu
2022-02-08
format codes
sakimisu
2022-01-15
update license
sakumisu
2021-11-29
refactor usb class structure
sakumisu
2021-11-16
format code
sakumisu
2021-11-14
modify print log,add USBD_LOG_INFO forever print
sakumisu
2021-11-09
modify class request print log
sakumisu
2021-07-10
first commit
jzlv