embassy/embassy-usb/src
2024-07-25 15:53:00 +02:00
..
class Merge pull request #2862 from AtoVproject/feature/web-usb-class 2024-04-28 21:24:21 +02:00
builder.rs feature: WebUSB capability implementation 2024-04-27 23:14:16 +02:00
control.rs Apply Pedantic Clippy Lints 2023-10-15 23:52:44 +02:00
descriptor_reader.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
fmt.rs Reduced define for 'unreachable!' to a single macro rule 2024-07-17 17:05:52 -04:00
lib.rs usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead 2024-03-23 00:35:15 +00:00
msos.rs Update to Rust 1.80, make check-cfg unconditional. 2024-07-25 15:53:00 +02:00
types.rs Apply Pedantic Clippy Lints 2023-10-15 23:52:44 +02:00