| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add helper to read/write full transfer blocks | Felipe Balbi | 2025-08-29 | 1 | -0/+2 |
| | | | | | | | | instead of always transferring only USB packets, add a provided method to transmit an entire data block by using a simple loop construct. Signed-off-by: Felipe Balbi <[email protected]> | ||||
| * | chore: Release embassy-usb-driver version 0.2.0 | Ulf Lilleengen | 2025-07-16 | 1 | -0/+4 |
| | | |||||
| * | release: embassy-usb-driver 0.1.1 | Ulf Lilleengen | 2025-07-15 | 1 | -0/+2 |
| | | |||||
| * | `embassy-usb-driver`: add release automation using `cargo-release` | Ralph Ursprung | 2025-07-08 | 1 | -1/+2 |
| | | | | | | | | | | | | this requires you to install [`cargo-release`]. note that this does not include a URL pointing to the diff on GitHub as is usually done in changelogs since `embassy` is a mono-repo and the GH UI doesn't offer a commit view per folder (see the [GH feature request] for this). [`cargo-release`]: https://crates.io/crates/cargo-release [GH feature request]: https://github.com/orgs/community/discussions/162131 | ||||
| * | add changelog for `embassy-usb-driver` | Ralph Ursprung | 2025-07-08 | 1 | -0/+10 |
