bors[bot] 49070c75b6
Merge #972
972: Restructure USB crates r=Dirbaio a=Dirbaio

- Split driver from `embassy-usb` to a separate crate. This allows making breaking changes to `embassy-usb` without having to bump all the crates with driver impls, such as HALs.
- Merge classes into `embassy-usb`. Now that breaking changes to `embassy-usb` aren't that bad, having everything in a single crate is much easier.

Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
2022-09-26 11:32:41 +00:00
..
2022-09-18 14:54:24 -07:00
2022-09-26 11:57:26 +02:00
2022-06-12 22:22:31 +02:00
2022-09-26 11:57:26 +02:00
2022-09-01 15:50:08 +02:00