Dario Nieuwenhuis
|
21072bee48
|
split embassy-util into embassy-futures , embassy-sync .
|
2022-08-22 22:18:13 +02:00 |
|
Dario Nieuwenhuis
|
dff6847e9c
|
Add -boot docserver metadata.
|
2022-08-15 20:41:00 +02:00 |
|
Dario Nieuwenhuis
|
a0f1b0ee01
|
Split embassy crate into embassy-executor, embassy-util.
|
2022-07-29 23:40:36 +02:00 |
|
Dario Nieuwenhuis
|
948bb93dc2
|
docs: Add $COMMIT to git srclinks.
|
2022-06-26 23:55:38 +02:00 |
|
Dario Nieuwenhuis
|
a8703b7598
|
Run rustfmt.
|
2022-06-12 22:22:31 +02:00 |
|
Dario Nieuwenhuis
|
5eca119312
|
usb-ncm: remove useless Cell.
This allows the CDC-NCM class struct to be Send, so you can run
it at a different priority than the main USB stack task.
|
2022-05-18 21:54:13 +02:00 |
|
Dario Nieuwenhuis
|
7ed462a657
|
usb: simplify control in/out handlng, calling response from a single place.
|
2022-05-09 02:11:02 +02:00 |
|
Dario Nieuwenhuis
|
d57fd87ba7
|
Add embassy-usb-ncm. Implements USBB CDC NCM (Ethernet over USB)
|
2022-04-24 22:44:52 +02:00 |
|