index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-usb-driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
more docs fixes
Robin Mueller
2025-09-23
1
-2
/
+2
*
Update manifests to satisfy new checks.
Dario Nieuwenhuis
2025-09-22
1
-0
/
+3
*
Fix comments
Felipe Balbi
2025-09-02
1
-3
/
+3
*
feat: add helper to read/write full transfer blocks
Felipe Balbi
2025-08-29
2
-0
/
+32
*
feat: add semver checks and releasing to releaser
Ulf Lilleengen
2025-08-25
1
-5
/
+0
*
chore: Release embassy-usb-driver version 0.2.0
Ulf Lilleengen
2025-07-16
2
-1
/
+5
*
Merge pull request #4397 from korbin/allocate-numbered-endpoints
Dario Nieuwenhuis
2025-07-15
1
-0
/
+2
|
\
|
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-0
/
+2
*
|
release: embassy-usb-driver 0.1.1
Ulf Lilleengen
2025-07-15
2
-1
/
+3
|
/
*
`embassy-usb-driver`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
add changelog for `embassy-usb-driver`
Ralph Ursprung
2025-07-08
1
-0
/
+10
*
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-1
/
+1
*
Implement embedded-io-async traits for USB CDC ACM
Matt Rodgers
2025-05-07
2
-0
/
+10
*
Remove leftover `cargo new` boilerplate.
Dario Nieuwenhuis
2024-04-26
1
-2
/
+0
*
Add some metadata
Dániel Buga
2024-04-26
1
-1
/
+1
*
Fix invalid "async" crates.io category.
Dario Nieuwenhuis
2024-01-12
1
-1
/
+1
*
Complete cargo.tomls more.
Dario Nieuwenhuis
2024-01-12
1
-0
/
+5
*
Add docs.rs metadata to all crates.
Dario Nieuwenhuis
2024-01-11
1
-0
/
+3
*
Centralize license and MSRV boilerplate into the repo readme.
Dario Nieuwenhuis
2024-01-11
1
-15
/
+0
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-2
/
+1
*
Minor readme typo
James Munns
2023-11-25
1
-1
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-0
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2023-05-19
1
-1
/
+0
*
Fix some typos
Dirk Stolle
2023-05-08
1
-1
/
+1
*
usb: docs
Dario Nieuwenhuis
2023-01-31
2
-39
/
+109
*
Refactor embassy-usb address handling to allow reordering of status resoponse
chemicstry
2023-01-11
1
-3
/
+6
*
usb/driver: fix STATUS -> SETUP
Dario Nieuwenhuis
2023-01-05
1
-2
/
+2
*
usb/driver: document ControlPipe.
Dario Nieuwenhuis
2023-01-05
1
-0
/
+64
*
usb-driver: remove unused `log` feature.
Dario Nieuwenhuis
2022-12-26
1
-1
/
+0
*
Drive-by documentation link fixes
Gabriel Smith
2022-11-27
1
-2
/
+2
*
usb-driver: Remove unncessary lifetime
Gabriel Smith
2022-11-27
1
-1
/
+1
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
1
-55
/
+14
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-1
/
+2
*
usb: remove all "Direction as u8" casts.
Dario Nieuwenhuis
2022-09-29
1
-2
/
+6
*
usb: do not allow converting Directon to/from u8
Dario Nieuwenhuis
2022-09-26
1
-9
/
+2
*
usb: split driver trait to separate crate.
Dario Nieuwenhuis
2022-09-26
2
-0
/
+353