You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1358,7 +1358,7 @@ Work in progress drivers. Help the authors make these crates awesome!
1358
1358
1.[Stepper]: Universal Stepper Motor Interface - [](https://crates.io/crates/stepper)
1359
1359
1.[tinybmp](https://crates.io/crates/tinybmp): No-std, no-alloc BMP parser for embedded systems. [Introductory blog post](https://wapl.es/rust/2019/03/04/embedded-graphics-0.4.7-bmp-support.html) - [](https://crates.io/crates/tinybmp)
1360
1360
1.[vga-framebuffer]: A VGA signal generator and font renderer for VGA-less microcontrollers. Used by [Monotron](https://github.com/thejpster/monotron) to generate 48 by 36 character display using 3 SPI peripherals and a timer. [](https://crates.io/crates/vga-framebuffer)
1361
-
1.[usb-pd](https://github.com/fmckeogh/usb-pd-rs): USB-PD library, supports using the FUSB302B as a Sink driver, with Source functionality planned.
1361
+
1.[usbpd](https://github.com/elagil/usbpd): USB-PD library and traits, supports Sink mode, with Source functionality planned.
1362
1362
1.[wyhash]: A fast, simple and portable hashing algorithm and random number generator. - [](https://crates.io/crates/wyhash)
1363
1363
1.[adafruit-bluefruit-protocol]: A `no_std` parser for the [Adafruit Bluefruit LE Connect controller protocol]. - [](https://crates.io/crates/adafruit-bluefruit-protocol)
1364
1364
1.[wtx](https://github.com/c410-f3r/wtx): Among other things, provides implementations to interact with HTTP, WebSockets and Databases.
0 commit comments