This website requires JavaScript.
Explore
Help
Sign In
max
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56da5a2c57
embassy
/
embassy-usb
/
src
History
bae
56da5a2c57
fix(embassy-usb): Make BOS descriptor optional
2023-05-29 17:59:17 -07:00
..
class
feat(embassy-usb): Add ability to get and set HID protocol version
2023-05-29 17:54:25 -07:00
builder.rs
fix(embassy-usb): Make BOS descriptor optional
2023-05-29 17:59:17 -07:00
control.rs
usb: unify ControlHandler+DeviceStateHandler, route all control requests to all handlers.
2023-02-08 00:17:08 +01:00
descriptor_reader.rs
usb: unify ControlHandler+DeviceStateHandler, route all control requests to all handlers.
2023-02-08 00:17:08 +01:00
descriptor.rs
usb: docs
2023-01-31 22:27:19 +01:00
fmt.rs
wip: experimental async usb stack
2022-04-06 05:38:11 +02:00
lib.rs
fix(embassy-usb): Make BOS descriptor optional
2023-05-29 17:59:17 -07:00
msos.rs
Fix some typos
2023-05-08 23:25:01 +02:00
types.rs
usb: use InterfaceNumber in msos.
2023-02-08 00:30:53 +01:00