usbd-human-interface-device
usbd-human-interface-device copied to clipboard
Batteries included rust USB HID library for usb-device
Bumps [cortex-m-rt](https://github.com/rust-embedded/cortex-m) from 0.7.3 to 0.7.4. Release notes Sourced from cortex-m-rt's releases. v0.7.4 - 2021-12-31 Added Added support for additional DWT counters (#349) CPI counter Exception overhead counter LSU counter...
Bumps [usb-device](https://github.com/rust-embedded-community/usb-device) from 0.2.9 to 0.3.2. Release notes Sourced from usb-device's releases. v0.3.2 What's Changed Update dependecies by @Sh3Rm4n in rust-embedded-community/usb-device#136 Update README.md by @misterinterrupt in rust-embedded-community/usb-device#138 Make LangID optional...
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version. Changelog Sourced from env_logger's changelog. [0.11.0] - 2024-01-19 Breaking Change Removed bespoke styling API env_logger::fmt::Formatter::style env_logger::fmt::Formatter::default_styled_level env_logger::fmt::Style env_logger::fmt::Color env_logger::fmt::StyledValue Removed...
Bumps [defmt](https://github.com/knurling-rs/defmt) from 0.3.5 to 0.3.6. Changelog Sourced from defmt's changelog. [v0.3.6] - 2024-02-05 #804: CI: Remove mdbook strategy #803: CI: Disable nightly qemu-snapshot tests #789: defmt: Add support for...
I hope to add such examples,thanks.
Anything more required other than setting `UsbDeviceBuilder::supports_remote_wakeup(true)`?
See warning from lsusb -v device descriptor: ``` Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x000c bNumDeviceCaps 1 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType...
> proc-macro-error is unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `proc-macro-error` | | Version | `1.0.4` | | URL...