Skip to content

Pull requests: rust-embedded-community/usb-device

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add a tool for writing descriptors with lengths not known at compile time
#46 opened Oct 17, 2020 by electroCutie Loading… updated Mar 13, 2021
Implement deferred descriptor writes
#74 opened Aug 7, 2021 by agausmann Loading… updated Aug 8, 2021
USB 2.0 HS
#73 opened Aug 6, 2021 by mriise Draft updated Dec 28, 2021
Panic on control buffer overflow
#95 opened Jun 5, 2022 by haata Loading… updated Jun 5, 2022
Add Development+Testing section to README.md
#101 opened Aug 6, 2022 by ianrrees Draft updated Aug 10, 2022
Make USB device config public
#69 opened May 9, 2021 by nickray Loading… updated Apr 8, 2023
Add write_iter and endpoint_with_additional_data methods
#63 opened Apr 12, 2021 by Windfisch Loading… updated Sep 6, 2023
Turn repository into workspace and separate the tests
#103 opened Aug 9, 2022 by eldruin Loading… updated Sep 12, 2023
add maybe_write() for lazy data closures on Endpoint and UsbBus
#78 opened Dec 9, 2021 by mutantbob Loading… updated Nov 10, 2023
Feature gate portable atomics
#148 opened Apr 13, 2024 by MarcusGrass Loading… updated Apr 15, 2024
Add free function to UsbAllocator
#137 opened Dec 15, 2023 by jnthbdn Loading… updated Mar 5, 2025
Updating poll functions to return results
#147 opened Mar 11, 2024 by ryan-summers Loading… updated Mar 5, 2025
Add new read_setup() for control endpoints
#153 opened Aug 10, 2024 by ianrrees Loading… updated Mar 22, 2025
ProTip! Exclude everything labeled bug with -label:bug.