From 109235d887c43a9cfb96c7a093204086d3740599 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 3 Jan 2017 21:21:07 +0100 Subject: [PATCH] add Rust Embedded --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09434de..51037f9 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization ### Embedded +[Rust Embedded](http://www.rust-embedded.org) + * Cross compiling * [japaric/rust-cross](https://github.com/japaric/rust-cross) — everything you need to know about cross compiling Rust programs [](https://travis-ci.org/japaric/rust-cross) * [japaric/xargo](https://github.com/japaric/xargo) — effortless cross compilation of Rust programs to custom bare-metal targets like ARM Cortex-M [](https://travis-ci.org/japaric/xargo)