2e5a437e59
usb: work on SCSI
2023-01-23 15:35:05 +02:00
7515369984
usb: initial bulk-only transport implementation
2023-01-20 23:24:34 +02:00
a6b52bde58
Merge #1130
...
1130: USB serial (CDC-ACM) improvements r=Dirbaio a=timokroeger
* Remove unused call management descriptor
* Set flag for supported capabilities
The rp `usb_serial` example still works with windows hosts.
Co-authored-by: Timo Kröger <timokroeger93@gmail.com >
2023-01-02 22:51:58 +00:00
771806be79
net/chan: split state runner.
2022-12-27 01:07:58 +01:00
4e0d563997
usb cdc-acm: Set flag for supported capabilities
2022-12-26 09:36:04 +01:00
97f9f248f4
usb cdc-acm: Remove unused call management descriptor
2022-12-26 09:35:23 +01:00
007246b160
net: split channel-based driver impl from usb cdc-ncm into a separate crate.
2022-12-26 04:49:08 +01:00
1f033d509a
net: split driver trait to a separate crate.
2022-12-26 04:49:08 +01:00
e9219405ca
usb/cdc-ncm: add embassy-net Device implementation.
2022-12-13 16:43:25 +01:00
4d84b5469e
Drive-by documentation link fixes
2022-11-27 16:32:18 -05:00
f27a47a37b
usb: move classes into the embassy-usb
crate.
2022-09-26 13:00:21 +02:00