This commit is contained in:
Sergio Gasquez Arcos 2022-06-03 11:53:30 +02:00 committed by GitHub
parent cb435d80f3
commit 4802f523c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.