sakumisu
|
d1c7fa8c19
|
support multi port api for device
|
2024-02-06 19:52:22 +08:00 |
|
Chen Leeren
|
45ea9928bc
|
Fix the callback api in usbd_hid.c
|
2023-07-21 12:38:23 +08:00 |
|
sakimisu
|
e77657e723
|
extend report length
|
2023-05-26 19:31:38 +08:00 |
|
sakumisu
|
bfb8146699
|
fix hid get report len
|
2023-05-24 16:40:13 +08:00 |
|
sakumisu
|
dca8b4cfed
|
remove intf malloc
|
2022-10-20 21:22:08 +08:00 |
|
sakumisu
|
7021e0b096
|
fix hid duration
|
2022-09-25 17:32:27 +08:00 |
|
sakumisu
|
cb2510f121
|
remove custom handler, split class handler into interface and endpoint
handler
|
2022-09-08 21:44:56 +08:00 |
|
sakumisu
|
3c94fca8d8
|
refactor usb device intf and ep register
|
2022-08-20 18:08:36 +08:00 |
|
sakumisu
|
523d33506d
|
give up class register
|
2022-08-19 23:34:35 +08:00 |
|
sakumisu
|
2d5e3cb9f0
|
delete hid state
|
2022-08-18 21:55:15 +08:00 |
|
sakumisu
|
7377b5183d
|
Simplify the license rows, standardize header macro name
|
2022-08-18 21:41:19 +08:00 |
|
sakumisu
|
54c52944d2
|
remove comments to reduce rows
|
2022-08-17 20:12:37 +08:00 |
|
sakumisu
|
8283bb1c80
|
merge class rx setup functions into one
|
2022-07-31 20:43:43 +08:00 |
|
sakumisu
|
f1bc0aef04
|
refactor dcd api and ep in/out irq callback process
|
2022-07-28 21:35:22 +08:00 |
|
sakumisu
|
020e99c524
|
update hid functions register
|
2022-06-28 20:38:06 +08:00 |
|
sakumisu
|
ae5c691587
|
add static to embelish request handler
|
2022-02-12 18:49:06 +08:00 |
|
sakimisu
|
1edbae8e07
|
format codes
|
2022-02-08 11:44:46 +08:00 |
|
sakimusu
|
f8ea5c12fa
|
rename paramater named class with devclass instead
|
2022-02-01 22:00:10 +08:00 |
|
sakumisu
|
c5bfeed867
|
update license
|
2022-01-15 17:13:57 +08:00 |
|
sakumisu
|
95f3b81cfd
|
add usb debug level control and color display
|
2022-01-15 17:07:54 +08:00 |
|
sakumisu
|
c140ef5830
|
fix direction mask in bmRequestType with new macro
|
2021-12-28 17:12:12 +08:00 |
|
sakumisu
|
c3cc88d95f
|
fix doxygen user name
|
2021-12-04 14:39:35 +08:00 |
|
sakumisu
|
636b30c3d8
|
refactor usb class structure
|
2021-11-29 10:32:05 +08:00 |
|
sakumisu
|
5a22e7a57b
|
modify print log,add USBD_LOG_INFO forever print
|
2021-11-14 21:14:51 +08:00 |
|
sakumisu
|
bb5f7e434b
|
modify class request print log
|
2021-11-09 10:28:10 +08:00 |
|
sakumisu
|
0672902d62
|
add usb hs support,add bos and msosv2 descriptor register
|
2021-09-28 10:51:20 +08:00 |
|
jzlv
|
8a143df509
|
first commit
|
2021-07-10 18:31:58 +08:00 |
|