This website requires JavaScript.
Explore
Help
Sign in
NaxdyOrg
/
embassy
Watch
1
Star
0
Fork
You've already forked embassy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
34074e6eb0
embassy
/
embassy-usb
/
src
History
Boris Faure
ae4fb433ae
usb-hid: all the RequestHandler method accept &mut self
2024-04-15 19:57:18 +02:00
..
class
usb-hid: all the RequestHandler method accept &mut self
2024-04-15 19:57:18 +02:00
builder.rs
USB: fix comments about the config.max_packet_size_0 field
2024-04-09 10:31:19 -07:00
control.rs
Apply Pedantic Clippy Lints
2023-10-15 23:52:44 +02:00
descriptor.rs
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
2024-03-23 00:35:15 +00:00
descriptor_reader.rs
Apply Pedantic Clippy Lints
2023-10-15 23:52:44 +02:00
fmt.rs
fmt: disable "unused" warnings.
2024-03-20 14:53:19 +01:00
lib.rs
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
2024-03-23 00:35:15 +00:00
msos.rs
use private_bounds for sealed traits.
2024-03-23 01:45:19 +01:00
types.rs
Apply Pedantic Clippy Lints
2023-10-15 23:52:44 +02:00