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
*
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
*
usb: add -usb-serial crate, fix warnings and stable build.
Dario Nieuwenhuis
2022-04-06
1
-2
/
+0
*
usb: add `add_class` to builder, so that `FooBarClass::new(&mut builder)` can...
Dario Nieuwenhuis
2022-04-06
1
-0
/
+1
*
Working CDC-ACM host->device
Dario Nieuwenhuis
2022-04-06
1
-1
/
+1
*
wip: experimental async usb stack
Dario Nieuwenhuis
2022-04-06
1
-0
/
+12