Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zero authored Jan 19, 2024
1 parent 5cf6d6f commit 5270053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embassy-usb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5270053

Please sign in to comment.