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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to embedded-io 0.7
Dario Nieuwenhuis
2025-12-19
1
-1
/
+1
*
chore: bump usbd-hid version
Haobo Gu
2025-11-25
1
-1
/
+1
*
Edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
Update manifests to satisfy new checks.
Dario Nieuwenhuis
2025-09-22
1
-0
/
+1
*
chore: prepare embassy crate releases
Ulf Lilleengen
2025-08-26
1
-4
/
+4
*
Read crate configs from metadata.
Dario Nieuwenhuis
2025-08-25
1
-0
/
+11
*
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
chore: Release embassy-usb-driver version 0.2.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: Release embassy-usb version 0.5.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: Release embassy-net-driver-channel version 0.3.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
release: embassy-usb-driver 0.1.1
Ulf Lilleengen
2025-07-15
1
-1
/
+1
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-2
/
+2
*
Implement embedded-io-async traits for USB CDC ACM
Matt Rodgers
2025-05-07
1
-0
/
+1
*
chore: bump embassy-sync version
Ulf Lilleengen
2025-01-15
1
-1
/
+1
*
Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.
Dario Nieuwenhuis
2025-01-15
1
-1
/
+1
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
Prepare to release embassy-usb
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Prepare release embassy-net-driver-channel
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
bump usbd-hid from 0.7.0 to 0.8.1
JuliDi
2024-07-16
1
-1
/
+1
*
Prepare for embassy-sync 0.6.0 release
Ulf Lilleengen
2024-05-29
1
-1
/
+1
*
Update version and add changelog
James Munns
2024-04-23
1
-1
/
+1
*
update usbd-hid to latest
Haobo Gu
2024-02-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
*
update release version in examples and other crates
Scott Mabin
2023-12-04
1
-1
/
+1
*
Update heapless to v0.8, embedded-nal-async to v0.7
Dario Nieuwenhuis
2023-11-10
1
-1
/
+1
*
usb: remove msos-descriptor feature.
Dario Nieuwenhuis
2023-11-08
1
-1
/
+0
*
Prepare embassy-net 0.2.1 and embassy-sync 0.4.0
Dániel Buga
2023-10-31
1
-1
/
+1
*
Prepare embassy-net(/-driver,/-driver-channel) 0.2.0
Dániel Buga
2023-10-16
1
-1
/
+1
*
feat: bump embassy-sync version to 0.3.0
Ulf Lilleengen
2023-09-14
1
-1
/
+1
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-0
/
+9
*
usb: make max interface count configurable at compile time.
Dario Nieuwenhuis
2023-02-08
1
-0
/
+13
*
Lazily encode UTF16 values and add docs
alexmoon
2023-02-07
1
-2
/
+1
*
Convert MS OS descriptor builder to a writer API
alexmoon
2023-02-07
1
-1
/
+2
*
usb: add support for MS OS Descriptors
Matt Ickstadt
2023-02-07
1
-0
/
+1
*
net: split channel-based driver impl from usb cdc-ncm into a separate crate.
Dario Nieuwenhuis
2022-12-26
1
-1
/
+1
*
net: split driver trait to a separate crate.
Dario Nieuwenhuis
2022-12-26
1
-1
/
+1
*
usb/cdc-ncm: add embassy-net Device implementation.
Dario Nieuwenhuis
2022-12-13
1
-0
/
+1
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
*
Build docs in CI
Dario Nieuwenhuis
2022-10-02
1
-1
/
+1
*
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
1
-1
/
+8
*
usb: split driver trait to separate crate.
Dario Nieuwenhuis
2022-09-26
1
-0
/
+4
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Add -boot docserver metadata.
Dario Nieuwenhuis
2022-08-15
1
-3
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-1
/
+1
*
docs: Add $COMMIT to git srclinks.
Dario Nieuwenhuis
2022-06-26
1
-1
/
+1
*
Add docserver metadata.
Dario Nieuwenhuis
2022-04-06
1
-0
/
+8
[next]