Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-embedded-community/usb-device issues and pull requests

#153 - Draft: Add new read_setup() for control endpoints

Pull Request - State: open - Opened by ianrrees about 2 months ago - 2 comments

#152 - Add a dummy usb bus implementation

Pull Request - State: closed - Opened by sourcebox 4 months ago - 8 comments

#151 - Add usbd-midi to class crates list in readme

Pull Request - State: closed - Opened by sourcebox 4 months ago

#150 - Support for multiple device configurations

Issue - State: open - Opened by ia0 5 months ago - 8 comments

#149 - Don't require UsbBus to be Sync

Pull Request - State: closed - Opened by dlaw 5 months ago - 4 comments

#148 - Feature gate portable atomics

Pull Request - State: open - Opened by MarcusGrass 6 months ago - 3 comments

#147 - Updating poll functions to return results

Pull Request - State: open - Opened by ryan-summers 7 months ago - 1 comment

#146 - Preparing for 0.3.2 release

Pull Request - State: closed - Opened by ryan-summers 7 months ago

#144 - Constructing the control pipe from a user-provided buffer

Pull Request - State: closed - Opened by ryan-summers 7 months ago - 3 comments

#143 - Handling `Result`s throughout the crate

Pull Request - State: closed - Opened by ryan-summers 7 months ago - 3 comments

#142 - Adding USB tracing, fixing further enumeration issues

Pull Request - State: closed - Opened by ryan-summers 7 months ago - 3 comments

#141 - Convert LangID from u16 enum to tuple struct containing u16

Pull Request - State: closed - Opened by vitalyvb 7 months ago - 1 comment

#140 - Make LangID optional on get_string()

Pull Request - State: closed - Opened by jose-acevedoflores 8 months ago - 2 comments

#139 - Improvement: Minimize LANGID enum under feature flag

Issue - State: closed - Opened by maor1993 8 months ago - 5 comments

#138 - Update README.md

Pull Request - State: closed - Opened by misterinterrupt 9 months ago

#137 - Add `free` function to UsbAllocator

Pull Request - State: open - Opened by jnthbdn 10 months ago - 2 comments

#136 - Update dependecies

Pull Request - State: closed - Opened by Sh3Rm4n 10 months ago

#135 - Feature request: TinyUSB integration

Issue - State: closed - Opened by GamePad64 11 months ago - 2 comments

#134 - Documentation updates

Pull Request - State: closed - Opened by ianrrees 11 months ago - 6 comments

#133 - Provide `LangID` via preludes

Pull Request - State: closed - Opened by ianrrees 11 months ago

#132 - Release `usb-device` 0.3.0

Pull Request - State: closed - Opened by ryan-summers 11 months ago

#131 - Improve clippy coverage & fix missleading `.ok()` usage.

Pull Request - State: closed - Opened by ithinuel 11 months ago

#130 - Refactoring language management for simplicity

Pull Request - State: closed - Opened by ryan-summers 11 months ago - 1 comment

#129 - Fixing an issue with windows device enumeration

Pull Request - State: closed - Opened by ryan-summers 12 months ago - 6 comments

#128 - Devices may fail to enumerate on Windows (Part II)

Issue - State: closed - Opened by ryan-summers 12 months ago

#127 - Add copy and eq to UsbError

Pull Request - State: closed - Opened by Finomnis about 1 year ago - 1 comment

#126 - Update CHANGELOG.md

Pull Request - State: closed - Opened by eZioPan about 1 year ago

#125 - Changelog: add another `EndpointType` changelog to "Breaking" part

Issue - State: closed - Opened by eZioPan about 1 year ago - 2 comments

#124 - Update actions dependencies

Pull Request - State: closed - Opened by ithinuel about 1 year ago

#123 - Add Clippy checks

Pull Request - State: closed - Opened by ithinuel about 1 year ago

#122 - multi-language STRING Desc support

Pull Request - State: closed - Opened by eZioPan about 1 year ago - 10 comments

#121 - let `.iad()` accept a `Option<StringIndex>`

Pull Request - State: closed - Opened by eZioPan about 1 year ago - 3 comments

#120 - Fix 404s in README

Pull Request - State: closed - Opened by piotrfila over 1 year ago

#118 - Replace atomic-polyfill with portable-atomic

Issue - State: closed - Opened by ia0 over 1 year ago - 1 comment

#117 - Update changelog

Pull Request - State: closed - Opened by Disasm over 1 year ago

#116 - Add the ability to select USB revision

Pull Request - State: closed - Opened by ithinuel over 1 year ago - 3 comments

#115 - Support architectures without atomics with polyfill

Pull Request - State: closed - Opened by ia0 over 1 year ago - 6 comments

#114 - Feature/alternate settings

Pull Request - State: closed - Opened by ryan-summers over 1 year ago - 1 comment

#113 - Replace usage of `expect()` with returning `Result<>` types

Issue - State: closed - Opened by ryan-summers over 1 year ago - 3 comments
Labels: enhancement

#111 - Can't allocate multiple serial devices

Issue - State: closed - Opened by kpishere over 1 year ago - 2 comments

#110 - Usage with global allocator

Issue - State: closed - Opened by hacknus over 1 year ago - 9 comments

#109 - unresolved import `core::sync::atomic::AtomicPtr`

Issue - State: closed - Opened by alexmadeathing almost 2 years ago - 10 comments

#108 - Fix link to embassy-usb

Pull Request - State: closed - Opened by jannic almost 2 years ago

#107 - Device tests: Send bulk packet ZLP based on max packet size

Pull Request - State: closed - Opened by mciantyre almost 2 years ago - 2 comments

#106 - Feature request: OS detection with handshake

Issue - State: closed - Opened by LinuxHeki almost 2 years ago - 5 comments

#105 - Device builder should consume the bus allocator

Issue - State: open - Opened by parasyte about 2 years ago - 1 comment

#104 - Fix compiler warnings

Pull Request - State: closed - Opened by haata about 2 years ago

#103 - Turn repository into workspace and separate the tests

Pull Request - State: open - Opened by eldruin about 2 years ago - 8 comments

#102 - Can't implement CDC with HID

Issue - State: closed - Opened by yallxe about 2 years ago - 15 comments

#101 - Add Development+Testing section to README.md

Pull Request - State: open - Opened by ianrrees about 2 years ago

#100 - How to manage testing usb-device?

Issue - State: open - Opened by ianrrees about 2 years ago - 9 comments

#99 - Prepare 0.2.9 release

Pull Request - State: closed - Opened by eldruin about 2 years ago

#98 - Update dependencies

Pull Request - State: closed - Opened by eldruin about 2 years ago

#97 - Fix Suspend state transition to go back to the previous state (#96)

Pull Request - State: closed - Opened by haata over 2 years ago

#96 - Why does Suspend always transition to Default on Resume?

Issue - State: closed - Opened by haata over 2 years ago - 1 comment

#95 - Panic on control buffer overflow

Pull Request - State: open - Opened by haata over 2 years ago

#94 - Fix missing SETUP DataOut packets

Pull Request - State: closed - Opened by haata over 2 years ago - 5 comments

#93 - Mass Storage Class broken (on macOS?)

Issue - State: closed - Opened by reitermarkus over 2 years ago - 2 comments

#92 - Link to embassy-usb

Pull Request - State: closed - Opened by stappersg over 2 years ago - 3 comments

#91 - Embassy

Pull Request - State: closed - Opened by stappersg over 2 years ago - 1 comment

#90 - Simplify control buffer sizing

Issue - State: closed - Opened by ryan-summers over 2 years ago - 1 comment
Labels: enhancement

#89 - embassy-usb

Issue - State: closed - Opened by stappersg over 2 years ago - 2 comments

#88 - Addressing clippy lints

Pull Request - State: closed - Opened by ryan-summers over 2 years ago - 2 comments

#87 - Small code simplifications

Pull Request - State: closed - Opened by eldruin over 2 years ago

#86 - Some improvements

Pull Request - State: closed - Opened by eldruin over 2 years ago

#85 - How do I implement a device with multiple classes

Issue - State: closed - Opened by arkap over 2 years ago - 5 comments

#84 - Descriptor reads sometimes fail on SAMD21

Issue - State: closed - Opened by mjahamel over 2 years ago - 1 comment

#83 - Adding handling of short DATA stage during SETUP transactions

Pull Request - State: closed - Opened by ryan-summers over 2 years ago - 2 comments

#82 - USB device may fail initial enumeration on Windows

Issue - State: closed - Opened by ryan-summers over 2 years ago - 2 comments

#81 - Callback on new data arrived

Issue - State: closed - Opened by zgdump over 2 years ago - 5 comments

#80 - The USB set address request failed in debug build

Issue - State: closed - Opened by zgdump over 2 years ago - 25 comments

#79 - Don't require Sync for UsbBus.

Pull Request - State: closed - Opened by Dirbaio over 2 years ago - 2 comments

#78 - add maybe_write() for lazy data closures on Endpoint and UsbBus

Pull Request - State: open - Opened by mutantbob almost 3 years ago - 2 comments

#77 - Replace custom UsbError::WouldBlock with nb implementation

Issue - State: closed - Opened by DusterTheFirst almost 3 years ago - 2 comments

#76 - Defmt support for enums and structs

Pull Request - State: closed - Opened by haata about 3 years ago - 7 comments

#75 - Fixing clippy warnings

Pull Request - State: closed - Opened by haata about 3 years ago - 3 comments

#74 - Implement deferred descriptor writes

Pull Request - State: open - Opened by agausmann about 3 years ago - 2 comments

#73 - USB 2.0 HS

Pull Request - State: open - Opened by mriise about 3 years ago - 1 comment

#72 - CTR_RX is not being cleared.

Issue - State: closed - Opened by linasdev over 3 years ago - 3 comments

#71 - Restrict endpoint packet sizes at usb-device level?

Issue - State: open - Opened by ianrrees over 3 years ago - 2 comments

#70 - Make Send+Sync impls optional for compatibility with AVR

Pull Request - State: closed - Opened by agausmann over 3 years ago - 4 comments

#69 - Make USB device config public

Pull Request - State: open - Opened by nickray over 3 years ago

#68 - Fixixing most of the clippy warnings

Pull Request - State: closed - Opened by haata over 3 years ago - 1 comment

#67 - Adding basic remote wakeup hooks

Pull Request - State: closed - Opened by haata over 3 years ago - 3 comments

#66 - Adding atsam4-hal hardware driver crate

Pull Request - State: closed - Opened by haata over 3 years ago

#65 - Resume (remote wakeup) hooks

Issue - State: closed - Opened by haata over 3 years ago - 1 comment

#64 - Add methods to make descriptor writing more flexible

Pull Request - State: closed - Opened by mvirkkunen over 3 years ago - 2 comments

#63 - Add write_iter and endpoint_with_additional_data methods

Pull Request - State: open - Opened by Windfisch over 3 years ago - 1 comment

#62 - Add control-buffer-512 and -1024 feature flags

Pull Request - State: closed - Opened by Windfisch over 3 years ago - 4 comments

#61 - Implement get and set alternate settings

Pull Request - State: closed - Opened by Sawchord over 3 years ago - 13 comments

#60 - Add enumerations and allocator for isochronous endpoints

Pull Request - State: closed - Opened by ianrrees over 3 years ago - 16 comments

#59 - Switch from libusb to rusb

Pull Request - State: closed - Opened by lkolbly over 3 years ago - 1 comment

#58 - Errors during get_configuration_descriptors get silently eaten

Issue - State: closed - Opened by lkolbly over 3 years ago

#57 - Removed TODO from README

Pull Request - State: closed - Opened by stappersg over 3 years ago - 3 comments

#56 - Add an invite in the README

Pull Request - State: closed - Opened by stappersg over 3 years ago - 2 comments

#55 - add support for alternate settings

Pull Request - State: closed - Opened by kiffie over 3 years ago - 5 comments

#54 - Add make_device_builder to test class

Pull Request - State: closed - Opened by mciantyre over 3 years ago - 3 comments