mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-25 21:30:23 +00:00
Fix lint
This commit is contained in:
parent
cb435d80f3
commit
4802f523c5
1 changed files with 1 additions and 1 deletions
|
@ -538,7 +538,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
|
||||
### Embedded
|
||||
|
||||
[Rust Embedded](https://rust-embedded.org/) focuses on improving the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms. See [awesome embedded Rust ](https://github.com/rust-embedded/awesome-embedded-rust) for a curated, and more extended list of embedded Rust resources.
|
||||
[Rust Embedded](https://rust-embedded.org/) focuses on improving the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms. See [awesome-embedded-rust](https://github.com/rust-embedded/awesome-embedded-rust) for a curated, and more extended list of embedded Rust resources.
|
||||
|
||||
* Arduino
|
||||
* [avr-rust/ruduino](https://github.com/avr-rust/ruduino) Reusable components for the Arduino Uno.
|
||||
|
|
Loading…
Reference in a new issue