mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
Fix a typo
This commit is contained in:
parent
5cf6d6fcba
commit
5270053248
@ -9,7 +9,7 @@ Async USB device stack for embedded devices in Rust.
|
||||
- Suspend/resume, remote wakeup.
|
||||
- USB composite devices.
|
||||
- Ergonomic descriptor builder.
|
||||
- Ready-to-use implementations for a few USB classes (note you can still implement any class yourself oustide the crate).
|
||||
- Ready-to-use implementations for a few USB classes (note you can still implement any class yourself outside the crate).
|
||||
- Serial ports (CDC ACM)
|
||||
- Ethernet (CDC NCM)
|
||||
- Human Interface Devices (HID)
|
||||
|
Loading…
Reference in New Issue
Block a user