index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-usb
/
src
/
class
/
hid.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename HidSubclass to match hid spec
matteo
2025-10-01
1
-7
/
+7
*
review comments
matteo
2025-09-30
1
-95
/
+39
*
add usb subclass boot and usb protocol mouse and keyboard
matteo
2025-09-23
1
-5
/
+90
*
update comments
matteo
2025-09-21
1
-3
/
+3
*
fix compilation with usbd-hid feature off
matteo
2025-09-21
1
-0
/
+25
*
Add support for changing hid protocol mode
matteo
2025-09-21
1
-7
/
+32
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-2
/
+2
*
usb-hid: all the RequestHandler method accept &mut self
Boris Faure
2024-04-15
1
-3
/
+3
*
usb/hid: make RequestHandler::set_report(&mut self,…)
Boris Faure
2024-04-15
1
-9
/
+9
*
Apply Pedantic Clippy Lints
Rafael Bachmann
2023-10-15
1
-11
/
+9
*
Fix clippy
Rafael Bachmann
2023-10-15
1
-5
/
+11
*
Fix some typos
Dirk Stolle
2023-05-08
1
-1
/
+1
*
Address review comments
James Munns
2023-03-27
1
-2
/
+2
*
Add logging and interface for debugging buffer usage
James Munns
2023-03-27
1
-0
/
+3
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-75
/
+95
*
Merge #1151
bors[bot]
2023-02-01
1
-1
/
+1
|
\
|
*
usb: allow setting the interface string for interface alt settings
Matt Ickstadt
2023-01-13
1
-1
/
+1
*
|
usb: docs
Dario Nieuwenhuis
2023-01-31
1
-0
/
+21
|
/
*
Drive-by documentation link fixes
Gabriel Smith
2022-11-27
1
-1
/
+1
*
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
1
-0
/
+504