We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bfdc0e + f5a5411 commit 18b866aCopy full SHA for 18b866a
README.md
@@ -26,6 +26,9 @@ Hardware driver crates
26
* [atsamd](https://github.com/atsamd-rs/atsamd) - device-driver implementation for samd21 & samd51 microcontrollers. An example for the
27
itsybitsy_m4 board from Adafruit can be found [here](https://github.com/atsamd-rs/atsamd/blob/master/boards/itsybitsy_m4/examples/usb_serial.rs).
28
29
+* [imxrt-usbd](https://github.com/imxrt-rs/imxrt-usbd) - device-driver implementation for NXP i.MX RT microcontrollers. Examples for
30
+ i.MX RT boards, like the Teensy 4, are maintained with the driver.
31
+
32
Class crates
33
------------
34
0 commit comments