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
/
cdc_ncm
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-3
/
+3
*
embassy-usb: fix `core::intrinsics` deprecate warning in nightly.
René van Dorst
2025-02-03
1
-2
/
+1
*
Apply Pedantic Clippy Lints
Rafael Bachmann
2023-10-15
1
-28
/
+20
*
Fix clippy
Rafael Bachmann
2023-10-15
1
-7
/
+8
*
Fix hardcoded buffer length in USB NCM causing broken link on USB 2.0.
Isaikin Roman
2023-08-20
1
-8
/
+13
*
usb: add missing builder reexports.
Dario Nieuwenhuis
2023-06-29
1
-2
/
+2
*
Fix some typos
Dirk Stolle
2023-05-08
1
-2
/
+2
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-33
/
+50
*
Merge #1151
bors[bot]
2023-02-01
1
-3
/
+3
|
\
|
*
usb: allow setting the interface string for interface alt settings
Matt Ickstadt
2023-01-13
1
-3
/
+3
*
|
usb: docs
Dario Nieuwenhuis
2023-01-31
1
-16
/
+35
|
/
*
net: split driver trait to a separate crate.
Dario Nieuwenhuis
2022-12-26
1
-1
/
+0
*
usb/cdc-ncm: add embassy-net Device implementation.
Dario Nieuwenhuis
2022-12-13
1
-0
/
+496