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
/
src
/
class
Commit message (
Expand
)
Author
Age
Files
Lines
*
embassy_usb: Add split() for cdc_acm
Lasse Dalegaard
2023-03-04
1
-0
/
+100
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
3
-124
/
+179
*
Merge #1151
bors[bot]
2023-02-01
3
-6
/
+6
|
\
|
*
usb: allow setting the interface string for interface alt settings
Matt Ickstadt
2023-01-13
3
-6
/
+6
*
|
usb: docs
Dario Nieuwenhuis
2023-01-31
5
-16
/
+77
|
/
*
Merge #1130
bors[bot]
2023-01-02
1
-10
/
+4
|
\
|
*
usb cdc-acm: Set flag for supported capabilities
Timo Kröger
2022-12-26
1
-1
/
+4
|
*
usb cdc-acm: Remove unused call management descriptor
Timo Kröger
2022-12-26
1
-9
/
+0
*
|
net/chan: split state runner.
Dario Nieuwenhuis
2022-12-27
1
-3
/
+3
*
|
net: split channel-based driver impl from usb cdc-ncm into a separate crate.
Dario Nieuwenhuis
2022-12-26
1
-384
/
+24
*
|
net: split driver trait to a separate crate.
Dario Nieuwenhuis
2022-12-26
2
-8
/
+7
|
/
*
usb/cdc-ncm: add embassy-net Device implementation.
Dario Nieuwenhuis
2022-12-13
2
-0
/
+467
*
Drive-by documentation link fixes
Gabriel Smith
2022-11-27
1
-1
/
+1
*
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
4
-0
/
+1339