This website requires JavaScript.
Explore
Help
Register
Sign In
yemai
/
CherryUSB
Watch
1
Star
0
Fork
0
You've already forked CherryUSB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7c38af1b04ce1d09cf4577a0f95acb4f273e49ee
CherryUSB
/
class
/
hid
History
sakumisu
bff8a632a9
feat(class): add usb_osal_thread_schedule_other to allow the applications which use the struct usbh_xxx to exit properly before free struct usbh_xxx
...
Signed-off-by: sakumisu <
1203593632@qq.com
>
2025-06-03 22:43:35 +08:00
..
usb_hid.h
class: hid: Fix typo: MODIFER → MODIFIER
2025-05-07 09:21:31 +08:00
usbd_hid.c
fix: fix -Wunused-parameter warning with -Wextra cflag
2024-08-21 20:08:47 +08:00
usbd_hid.h
update(class/hid/usbd_hid): remove ununsed api
2025-04-09 22:27:20 +08:00
usbh_hid.c
feat(class): add usb_osal_thread_schedule_other to allow the applications which use the struct usbh_xxx to exit properly before free struct usbh_xxx
2025-06-03 22:43:35 +08:00
usbh_hid.h
feat(class/usbh_hid): add usbh_hid_get_protocol api
2025-04-17 11:32:31 +08:00