Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ea26442

Browse files
author
James Munns
authored
Fix links
1 parent 55e590d commit ea26442

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ In 2018 the Rust community created an embedded working group to help drive adopt
8989
[#rtfm-rs:matrix.org]: https://matrix.to/#/#rtfm-rs:matrix.org
9090
[#nrf-rs:matrix.org]: https://matrix.to/#/#nrf-rs:matrix.org
9191
[#probe-rs:matrix.org]: https://matrix.to/#/#probe-rs:matrix.org
92+
[`embedded-graphics`]: https://crates.io/crates/embedded-graphics
9293

9394
## Books, blogs and training materials
9495

@@ -440,7 +441,7 @@ The following crates provide HAL-like abstractions for subcomponents of embedded
440441
devices which go beyond what is available in [`embedded-hal`]:
441442

442443
- [`accelerometer`](https://github.com/NeoBirth/accelerometer.rs) - Generic accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers and tracking device orientations - ![crates.io](https://img.shields.io/crates/v/accelerometer.svg)
443-
- [`embedded-graphics`](https://crates.io/crates/embedded-graphics): 2D drawing library for any size display - ![crates.io](https://img.shields.io/crates/v/embedded-graphics.svg)
444+
- [`embedded-graphics`]: 2D drawing library for any size display - ![crates.io](https://img.shields.io/crates/v/embedded-graphics.svg)
444445
- [`radio`](https://github.com/ryankurte/rust-radio) - Generic radio transceiver traits, mocks, and helpers - ![crates.io](https://img.shields.io/crates/v/radio.svg)
445446
- [`smart-leds`](https://github.com/smart-leds-rs): Support for addressable LEDs including WS2812 and APA102
446447
- [`usb-device`](https://github.com/mvirkkunen/usb-device): Abstraction layer between USB peripheral crates & USB class crates - ![crates.io](https://img.shields.io/crates/v/usb-device.svg)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /