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_def.h
Age
Commit message (
Collapse
)
Author
2026-05-27
fix(common/usb_def): fix msos desc
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2026-01-28
chore: replace tab with space
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-12-26
fix: fix winusb string and audio macro
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-12-04
update(demo): add more descriptor init macros
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2024-07-25
feat(core/usbd_core): support webusb
sakumisu
2024-05-16
fix warning
sakumisu
2024-04-30
add USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT and ↵
Zhihong Chen
USB_OTHER_SPEED_CONFIG_DESCRIPTOR_INIT macros Signed-off-by: Zhihong Chen <
[email protected]
>
2023-11-16
refactor urb, add ep & hport in urb to make hardware pipe more reusable
sakumisu
2023-06-30
update double winusb demo
sakimisu
2023-06-28
support multi winusb
sakimisu
2023-04-21
update hub process for usb3.0, update xhci driver
sakimisu
2023-01-29
add webusb support
sakimisu
2022-09-25
fix macro value
sakumisu
2022-09-17
add usb3.0 speed support
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-17
remove comments to reduce rows
sakumisu
2022-03-11
move ep macros into usb_def.h
sakumisu
2022-02-25
fix ep mps mask
sakumisu
2022-02-24
add macros for high speed iso and intr transfer with additional transaction
sakumisu
2022-02-08
format codes
sakimisu
2022-01-15
update license
sakumisu
2021-11-29
rename request recipient macro
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