mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #249] [MERGED] Add more usbd crates, fix existing entries #262
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/249
Author: @agalakhov
Created: 2/7/2020
Status: ✅ Merged
Merged: 2/7/2020
Merged by: @bors[bot]
Base:
master← Head:master📝 Commits (3)
664419cAdd more USB class crates60f9f17Add proper crates.io links to all usbd crates906858eTrivial formatting fix for avr-hal📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
README.md(+10 -1)📄 Description
Add usbd-hid-device and usbd-midi.
usbd-hid-deviceis another HID implementation that tries to be safe.usbd-midiis simple MIDI class driver that allows the microcontroller to send MIDI events to the PC thus implementing custom MIDI controllers.Add crates.io links to all usbd crates.
Fix trivial typo in
avr-hid.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.