embassy/examples
bors[bot] 37da84129d
Merge #657
657: Async usb stack r=Dirbaio a=Dirbaio

TODO

- [x] Make it work on nRF
- [x] Add a way for classes to handle their own EP0 control requests - thanks `@alexmoon!`
- [x] Handle CONTROL OUT requests with data.
- [ ] Impl AsyncRead/AsyncWrite for CDC ACM -- will do later, it's not trivial
- [x] Cleanup unwraps/asserts/panics
- [x] Cleanup logs (make everything trace/debug, not info)
- [ ] Port synopsys-usb-otg
- [ ] Port stm32-usbd
- [ ] Add more classes? HID, MSD?


Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
Co-authored-by: alexmoon <alex.r.moon@gmail.com>
2022-04-07 23:03:39 +00:00
..
boot Add embassy-boot 2022-02-09 10:50:29 +01:00
nrf Merge #657 2022-04-07 23:03:39 +00:00
rp Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
std embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00
stm32f0 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32f1 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32f2 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32f3 Simpler Channel. 2022-04-06 01:34:08 +02:00
stm32f4 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32f7 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32g0 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32g4 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32h7 Reexport unborrow macro in HALs 2022-04-07 12:57:02 +02:00
stm32l0 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32l1 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32l4 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32u5 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32wb55 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
stm32wl55 Use embassy/defmt-timestamp-uptime in all examples. 2022-04-02 04:35:06 +02:00
wasm embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00